Home
last modified time | relevance | path

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

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