Searched refs:FORM_BLOCK2 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/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),
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | dwarf1.c | 245 case FORM_BLOCK2: in parse_die()
|