Home
last modified time | relevance | path

Searched refs:getGlobalsTable (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DGlobalsStream.h72 const GSIHashTable &getGlobalsTable() const { return GlobalsTable; } in getGlobalsTable() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp739 for (uint32_t PubSymOff : ExpGlobals->getGlobalsTable()) { in dumpUdtStats()
1414 const GSIHashTable &Table = Globals.getGlobalsTable(); in dumpGlobals()