Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h257 DIE &constructSubprogramScopeDIE(const DISubprogram *Sub,
H A DDwarfDebug.cpp2337 DIE &ScopeDIE = TheCU.constructSubprogramScopeDIE(SP, FnScope); in endFunctionImpl()
2341 SkelCU->constructSubprogramScopeDIE(SP, FnScope); in endFunctionImpl()
H A DDwarfCompileUnit.cpp1091 DIE &DwarfCompileUnit::constructSubprogramScopeDIE(const DISubprogram *Sub, in constructSubprogramScopeDIE() function in DwarfCompileUnit