reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
208 if (!Loc) { 210 Loc = new (DIEValueAllocator) DIELoc; 211 DwarfExpr = std::make_unique<DIEDwarfExpression>(*Asm, *this, *Loc); 246 addUInt(*Loc, dwarf::DW_FORM_data1, 251 addExpr(*Loc, dwarf::DW_FORM_udata, 254 addUInt(*Loc, dwarf::DW_FORM_data1, dwarf::DW_OP_GNU_const_index); 255 addUInt(*Loc, dwarf::DW_FORM_udata, 259 addUInt(*Loc, dwarf::DW_FORM_data1, 265 addOpAddress(*Loc, Sym); 285 if (Loc)