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.cpp304 addOpAddress(*Loc, Sym); in addLocationAttribute()
335 addOpAddress(*Loc, Sym); in addLocationAttribute()
358 addOpAddress(*Loc, Sym); in addLocationAttribute()
925 addOpAddress(*Loc, FrameSymbol); in applyConcreteDbgVariableAttributes()
H A DDwarfUnit.h189 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfUnit.cpp332 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1119 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()