Searched refs:N_DATA (Results 1 – 14 of 14) sorted by relevance
/toolchain/binutils/binutils-2.27/include/ |
D | bout.h | 127 #define N_DATA 6 /* Data symbol */ macro
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | hp300hpux.c | 382 new_type = N_DATA; in convert_sym_type() 420 case N_DATA | N_EXT: in convert_sym_type() 648 r_index = N_DATA; in MY()
|
D | aoutx.h | 1240 newsect->target_index = N_DATA; in NAME() 1409 case N_DATA: in translate_from_native_sym_flags() 1469 case N_DATA: case N_DATA | N_EXT: in translate_from_native_sym_flags() 1599 sym_pointer->e_type[0] |= N_DATA; in translate_to_native_sym_flags() 1643 case N_DATA: type = N_SETD; break; in translate_to_native_sym_flags() 1658 case N_DATA: type = N_WEAKD; break; in translate_to_native_sym_flags() 2125 case N_DATA: \ 2126 case N_DATA | N_EXT: \ 3031 case N_DATA: in aout_link_add_symbols() 3061 case N_DATA | N_EXT: in aout_link_add_symbols() [all …]
|
D | pdp11.c | 155 #undef N_DATA 164 #define N_DATA 0x03 /* Data segment. */ macro 1114 newsect->target_index = N_DATA; in NAME() 1291 case N_DATA: in translate_from_native_sym_flags() 1344 case N_DATA: case N_DATA | N_EXT: in translate_from_native_sym_flags() 1400 sym_pointer->e_type[0] |= N_DATA; in translate_to_native_sym_flags() 1756 case N_DATA: \ 1757 case N_DATA | N_EXT: \ 2590 || type == (N_DATA | N_EXT) in aout_link_check_ar_symbols() 2803 case N_DATA: in aout_link_add_symbols() [all …]
|
D | i386lynx.c | 299 case N_DATA: \ 300 case N_DATA | N_EXT: \
|
D | aout-adobe.c | 110 case N_DATA: in aout_adobe_callback() 173 case N_DATA: in aout_adobe_callback()
|
D | bout.c | 794 case N_DATA: in b_out_slurp_reloc_table() 795 case N_DATA | N_EXT: in b_out_slurp_reloc_table()
|
D | sunos.c | 2265 ? N_DATA in sunos_write_dynamic_symbol()
|
D | ChangeLog-2008 | 645 (N_STAB, N_TYPE, N_EXT, N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS, 897 * mach-o.c (N_TEXT, N_DATA, N_BSS): Added.
|
D | ChangeLog-9495 | 6515 as N_DATA symbols.
|
/toolchain/binutils/binutils-2.27/include/aout/ |
D | adobe.h | 124 #define N_DATA 6 /* Data sym -- defined at offset in data seg */ macro
|
D | aout64.h | 280 #define N_DATA 6 /* Data sym -- defined at offset in data seg. */ macro
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | aout_gnu.h | 239 #define N_DATA 6 macro
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 2546 * config/obj-vms.c (vms_write_object_file, case N_DATA): Use 2578 (vms_write_object_file (GSD symbol loop, case N_DATA)): Never
|