Home
last modified time | relevance | path

Searched refs:constructLabelDIE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h248 DIE *constructLabelDIE(DbgLabel &DL, const LexicalScope &Scope);
H A DDwarfCompileUnit.cpp976 DIE *DwarfCompileUnit::constructLabelDIE(DbgLabel &DL, in constructLabelDIE() function in DwarfCompileUnit
1135 ScopeDIE.addChild(constructLabelDIE(*DL, *Scope)); in createAndAddScopeChildren()