Searched refs:getGlobalsTable (Results 1 – 2 of 2) sorted by relevance
72 const GSIHashTable &getGlobalsTable() const { return GlobalsTable; } in getGlobalsTable() function
739 for (uint32_t PubSymOff : ExpGlobals->getGlobalsTable()) { in dumpUdtStats()1414 const GSIHashTable &Table = Globals.getGlobalsTable(); in dumpGlobals()