Searched refs:FORM_BLOCK2 (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/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),
|
| /openbsd/src/gnu/gcc/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),
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | dwarf.h | 90 FORM_BLOCK2 = 0x3, enumerator 102 AT_location = (0x0020|FORM_BLOCK2), 105 AT_mod_fund_type = (0x0060|FORM_BLOCK2), 107 AT_mod_u_d_type = (0x0080|FORM_BLOCK2), 109 AT_subscr_data = (0x00a0|FORM_BLOCK2), 121 AT_discr_value = (0x0160|FORM_BLOCK2), 124 AT_string_length = (0x0190|FORM_BLOCK2), 131 AT_const_value_block2 = (0x01c0|FORM_BLOCK2), 139 AT_friends = (0x01f0|FORM_BLOCK2), 153 AT_return_addr = (0x02a0|FORM_BLOCK2),
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/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),
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | dwarf1.c | 250 case FORM_BLOCK2:
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | dwarf1.c | 236 case FORM_BLOCK2: in parse_die()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarfread.c | 227 #define AT_short_element_list (0x00f0|FORM_BLOCK2) 3686 case FORM_BLOCK2: in completedieinfo() 3795 case FORM_BLOCK2: /* Next 2 byte field is a block length */ in attribute_size()
|