Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h797 void addSubprogramNames(const DICompileUnit &CU, const DISubprogram *SP,
H A DDwarfCompileUnit.cpp499 DD->addSubprogramNames(*CUNode, SP, *SPDie); in updateSubprogramScopeDIE()
670 DD->addSubprogramNames(*CUNode, InlinedSP, *ScopeDIE); in constructInlinedScopeDIE()
H A DDwarfDebug.cpp503 void DwarfDebug::addSubprogramNames(const DICompileUnit &CU, in addSubprogramNames() function in DwarfDebug