Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h177 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfCompileUnit.cpp295 addOpAddress(*Loc, Sym); in addLocationAttribute()
862 addOpAddress(*Loc, FrameSymbol); in constructVariableDIEImpl()
H A DDwarfUnit.cpp338 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1029 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()