Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h213 void attachLowHighPC(DIE &D, const MCSymbol *Begin, const MCSymbol *End);
H A DDwarfCompileUnit.cpp488 void DwarfCompileUnit::attachLowHighPC(DIE &D, const MCSymbol *Begin, in attachLowHighPC() function in DwarfCompileUnit
693 attachLowHighPC(Die, Front.Begin, Back.End); in attachRangesOrLowHighPC()