Home | History | Annotate | Download | only in Object

Lines Matching refs:StringTable

134   auto End = reinterpret_cast<uintptr_t>(StringTable);
407 getObject(StringTable, Data, StringTableAddr, StringTableSize))
416 if (StringTableSize > 4 && StringTable[StringTableSize - 1] != 0)
555 SymbolTable32(nullptr), StringTable(nullptr), StringTableSize(0),
687 Ret.p = reinterpret_cast<uintptr_t>(StringTable);
853 Result = StringRef(StringTable + Offset);