Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h177 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfCompileUnit.cpp295 addOpAddress(*Loc, Sym); in addLocationAttribute()
871 addOpAddress(*Loc, FrameSymbol); in constructVariableDIEImpl()
H A DDwarfUnit.cpp339 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1033 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()