Home
last modified time | relevance | path

Searched refs:addSubprogramNames (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h788 void addSubprogramNames(const DICompileUnit &CU, const DISubprogram *SP,
H A DDwarfCompileUnit.cpp535 DD->addSubprogramNames(*CUNode, SP, *SPDie); in updateSubprogramScopeDIEImpl()
684 DD->addSubprogramNames(*CUNode, InlinedSP, *ScopeDIE); in constructInlinedScopeDIE()
H A DDwarfDebug.cpp500 void DwarfDebug::addSubprogramNames(const DICompileUnit &CU, in addSubprogramNames() function in DwarfDebug