Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h226 DIE &constructSubprogramScopeDIE(const DISubprogram *Sub,
DDwarfDebug.cpp1922 DIE &ScopeDIE = TheCU.constructSubprogramScopeDIE(SP, FnScope); in endFunctionImpl()
1926 SkelCU->constructSubprogramScopeDIE(SP, FnScope); in endFunctionImpl()
DDwarfCompileUnit.cpp827 DIE &DwarfCompileUnit::constructSubprogramScopeDIE(const DISubprogram *Sub, in constructSubprogramScopeDIE() function in DwarfCompileUnit