Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h167 void addOpAddress(DIELoc &Die, const MCSymbol *Sym);
H A DDwarfCompileUnit.cpp239 addOpAddress(*Loc, Sym); in getOrCreateGlobalVariableDIE()
610 addOpAddress(*Loc, FrameSymbol); in constructVariableDIEImpl()
H A DDwarfUnit.cpp317 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1022 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()