Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.h219 void addOpAddress(DIELoc &Die, const MCSymbol *Label);
HDDwarfCompileUnit.cpp178 addOpAddress(*Loc, Sym); in getOrCreateGlobalVariableDIE()
193 addOpAddress(*Loc, Sym); in getOrCreateGlobalVariableDIE()
HDDwarfUnit.cpp248 void DwarfUnit::addOpAddress(DIELoc &Die, const MCSymbol *Sym) { in addOpAddress() function in DwarfUnit
1037 addOpAddress(*Loc, Asm->getSymbol(GV)); in constructTemplateValueParameterDIE()