Searched refs:FORM_BLOCK2 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | dwarf.h | 91 FORM_BLOCK2 = 0x3, enumerator 103 AT_location = (0x0020|FORM_BLOCK2), 106 AT_mod_fund_type = (0x0060|FORM_BLOCK2), 108 AT_mod_u_d_type = (0x0080|FORM_BLOCK2), 110 AT_subscr_data = (0x00a0|FORM_BLOCK2), 122 AT_discr_value = (0x0160|FORM_BLOCK2), 125 AT_string_length = (0x0190|FORM_BLOCK2), 132 AT_const_value_block2 = (0x01c0|FORM_BLOCK2), 140 AT_friends = (0x01f0|FORM_BLOCK2), 154 AT_return_addr = (0x02a0|FORM_BLOCK2),
|
| /freebsd-12-stable/contrib/gcc/ |
| D | dwarf.h | 88 FORM_BLOCK2 = 0x3, enumerator 100 AT_location = (0x0020|FORM_BLOCK2), 103 AT_mod_fund_type = (0x0060|FORM_BLOCK2), 105 AT_mod_u_d_type = (0x0080|FORM_BLOCK2), 107 AT_subscr_data = (0x00a0|FORM_BLOCK2), 119 AT_discr_value = (0x0160|FORM_BLOCK2), 122 AT_string_length = (0x0190|FORM_BLOCK2), 129 AT_const_value_block2 = (0x01c0|FORM_BLOCK2), 137 AT_friends = (0x01f0|FORM_BLOCK2), 151 AT_return_addr = (0x02a0|FORM_BLOCK2),
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | dwarf1.c | 236 case FORM_BLOCK2: in parse_die()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | dwarfread.c | 216 #define AT_short_element_list (0x00f0|FORM_BLOCK2) 3687 case FORM_BLOCK2: in completedieinfo() 3796 case FORM_BLOCK2: /* Next 2 byte field is a block length */ in attribute_size()
|