Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h344 const StringMap<const DIE *> &getGlobalNames() const { return GlobalNames; } in getGlobalNames() function
H A DDwarfDebug.cpp2516 emitDebugPubSection(GnuStyle, "Names", TheU, TheU->getGlobalNames()); in emitDebugPubSections()