Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp289 addOpAddress(*Loc, Sym); in addLocationAttribute()
320 addOpAddress(*Loc, Sym); in addLocationAttribute()
343 addOpAddress(*Loc, Sym); in addLocationAttribute()
910 addOpAddress(*Loc, FrameSymbol); in applyConcreteDbgVariableAttributes()
H A DDwarfUnit.h187 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfUnit.cpp331 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1086 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()