Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h857 void addSubprogramNames(const DwarfUnit &Unit,
HDDwarfCompileUnit.cpp581 DD->addSubprogramNames(*this, CUNode->getNameTableKind(), SP, *SPDie); in updateSubprogramScopeDIE()
730 DD->addSubprogramNames(*this, CUNode->getNameTableKind(), InlinedSP, in constructInlinedScopeDIE()
HDDwarfDebug.cpp476 void DwarfDebug::addSubprogramNames( in addSubprogramNames() function in DwarfDebug