Lines Matching refs:oStringTable
804 int oStringTable = nE; in GFDCreateBlockRelocateHeaderVSH() local
850 …vshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderVSH()
861 …assert(offStringTable == GFDCleanTag(pOffset[oStringTable]) && "Guess for offset table in 7a was w… in GFDCreateBlockRelocateHeaderVSH()
974 int oStringTable = nE; in GFDCreateBlockRelocateHeaderPSH() local
1020 …pshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderPSH()
1031 …assert(offStringTable == GFDCleanTag(pOffset[oStringTable]) && "Guess for offset table in 7a was w… in GFDCreateBlockRelocateHeaderPSH()
1145 int oStringTable = nE; in GFDCreateBlockRelocateHeaderGSH() local
1191 …gshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderGSH()
1202 …assert(offStringTable == GFDCleanTag(pOffset[oStringTable]) && "Guess for offset table in 7a was w… in GFDCreateBlockRelocateHeaderGSH()
1343 int oStringTable = nE; in GFDCreateBlockRelocateHeaderCSH() local
1394 …vshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderCSH()
1405 …assert(offStringTable == GFDCleanTag(pOffset[oStringTable]) && "Guess for offset table in 7a was w… in GFDCreateBlockRelocateHeaderCSH()