Searched refs:getGlobalsTable (Results 1 – 4 of 4) sorted by relevance
28 for (uint32_t Off : GS.getGlobalsTable()) { in NativeEnumGlobals()
74 const GSIHashTable &getGlobalsTable() const { return GlobalsTable; } in getGlobalsTable() function
79 for (uint32_t PubSymOff : GS.getGlobalsTable()) { in mark()
824 for (uint32_t PubSymOff : ExpGlobals->getGlobalsTable()) { in dumpUdtStats()1686 const GSIHashTable &Table = Globals.getGlobalsTable(); in dumpGlobals()