Searched refs:FORM_BLOCK2 (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/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),
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | dwarf1.c | 236 case FORM_BLOCK2: in parse_die()
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarfread.c | 227 #define AT_short_element_list (0x00f0|FORM_BLOCK2) 3688 case FORM_BLOCK2: in completedieinfo() 3797 case FORM_BLOCK2: /* Next 2 byte field is a block length */ in attribute_size()
|