Home
last modified time | relevance | path

Searched refs:addOpAddress (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h175 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfCompileUnit.cpp325 addOpAddress(*Loc, Sym); in addLocationAttribute()
885 addOpAddress(*Loc, FrameSymbol); in constructVariableDIEImpl()
H A DDwarfUnit.cpp331 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1085 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()