Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h188 void attachLowHighPC(DIE &D, const MCSymbol *Begin, const MCSymbol *End);
H A DDwarfCompileUnit.cpp429 void DwarfCompileUnit::attachLowHighPC(DIE &D, const MCSymbol *Begin, in attachLowHighPC() function in DwarfCompileUnit
616 attachLowHighPC(Die, Front.Begin, Back.End); in attachRangesOrLowHighPC()