Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h221 DIE *constructLabelDIE(DbgLabel &DL, const LexicalScope &Scope);
H A DDwarfCompileUnit.cpp697 DIE *DwarfCompileUnit::constructLabelDIE(DbgLabel &DL, in constructLabelDIE() function in DwarfCompileUnit
1034 Children.push_back(constructLabelDIE(*DL, *Scope)); in createScopeChildrenDIE()