Searched refs:DW_OP_GNU_addr_index (Results 1 – 7 of 7) sorted by relevance
533 #define DW_OP_GNU_addr_index 0xfb macro
302 case DW_OP_GNU_addr_index: in _dwarf_loc_fill_loc()
1387 case DW_OP_GNU_addr_index: in dwarf_get_OP_name()
313 case dwarf::DW_OP_GNU_addr_index: in getOperandsDWARFInfo()
309 case DW_OP_GNU_addr_index: // 0xfb 1 ULEB128 index in GetOpcodeDataSize()354 if (op == DW_OP_GNU_addr_index || op == DW_OP_addrx) { in GetLocation_DW_OP_addr()2207 case DW_OP_GNU_addr_index: { in Evaluate()
96 Descriptions[DW_OP_GNU_addr_index] = Desc(Op::Dwarf4, Op::SizeLEB); in getOpDescriptions()
321 addUInt(Die, dwarf::DW_FORM_data1, dwarf::DW_OP_GNU_addr_index); in addPoolOpAddress()