Searched refs:oPatchTable (Results 1 – 1 of 1) sorted by relevance
832 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderVSH() local847 …vshTrailer->dataSize = GFDCleanTag(pOffset[oPatchTable]) - GFDCleanTag(pOffset[oMain… in GFDCreateBlockRelocateHeaderVSH()852 …vshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderVSH()1002 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderPSH() local1017 …pshTrailer->dataSize = GFDCleanTag(pOffset[oPatchTable]) - GFDCleanTag(pOffset[oMain… in GFDCreateBlockRelocateHeaderPSH()1022 …pshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderPSH()1173 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderGSH() local1188 …gshTrailer->dataSize = GFDCleanTag(pOffset[oPatchTable]) - GFDCleanTag(pOffset[oMain… in GFDCreateBlockRelocateHeaderGSH()1193 …gshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderGSH()1371 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderCSH() local[all …]