Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h730 void addSubprogramNames(const DICompileUnit &CU, const DISubprogram *SP,
DDwarfCompileUnit.cpp417 DD->addSubprogramNames(*CUNode, SP, *SPDie); in updateSubprogramScopeDIE()
559 DD->addSubprogramNames(*CUNode, InlinedSP, *ScopeDIE); in constructInlinedScopeDIE()
DDwarfDebug.cpp456 void DwarfDebug::addSubprogramNames(const DICompileUnit &CU, in addSubprogramNames() function in DwarfDebug