Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h500 DIE *constructInlinedScopeDIE(CompileUnit *TheCU, LexicalScope *Scope);
DDwarfDebug.cpp518 DIE *DwarfDebug::constructInlinedScopeDIE(CompileUnit *TheCU, in constructInlinedScopeDIE() function in DwarfDebug
638 ScopeDIE = constructInlinedScopeDIE(TheCU, Scope); in constructScopeDIE()
/freebsd-10-stable/contrib/llvm/patches/
Dpatch-r261991-llvm-r195391-fix-dwarf2.diff75 @@ -525,9 +532,9 @@ DIE *DwarfDebug::constructInlinedScopeDIE(CompileU