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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h219 DIE *constructLabelDIE(DbgLabel &DL, const LexicalScope &Scope);
H A DDwarfCompileUnit.cpp666 DIE *DwarfCompileUnit::constructLabelDIE(DbgLabel &DL, function in class:DwarfCompileUnit
910 Children.push_back(constructLabelDIE(*DL, *Scope));

Completed in 113 milliseconds