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.h207 void attachLowHighPC(DIE &D, const MCSymbol *Begin, const MCSymbol *End);
H A DDwarfCompileUnit.cpp464 void DwarfCompileUnit::attachLowHighPC(DIE &D, const MCSymbol *Begin, in attachLowHighPC() function in DwarfCompileUnit
662 attachLowHighPC(Die, Front.Begin, Back.End); in attachRangesOrLowHighPC()