Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/DebugInfo/PowerPC/
H A Dstrict-dwarf.ll14 ; 2: DwarfUnit::addOpAddress()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h175 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfCompileUnit.cpp325 addOpAddress(*Loc, Sym); in addLocationAttribute()
883 addOpAddress(*Loc, FrameSymbol); in constructVariableDIEImpl()
H A DDwarfUnit.cpp332 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1084 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()