Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp327 addOpAddress(*Loc, Sym); in addLocationAttribute()
358 addOpAddress(*Loc, Sym); in addLocationAttribute()
382 addOpAddress(*Loc, Sym); in addLocationAttribute()
962 addOpAddress(*Loc, FrameSymbol); in applyConcreteDbgVariableAttributes()
H A DDwarfUnit.h194 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfUnit.cpp368 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1270 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()