Home
last modified time | relevance | path

Searched refs:N_BSS (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dbout.h128 #define N_BSS 8 /* BSS symbol */ macro
/toolchain/binutils/binutils-2.27/bfd/
Dhp300hpux.c386 new_type = N_BSS; in convert_sym_type()
423 case N_BSS | N_EXT: in convert_sym_type()
651 r_index = N_BSS; in MY()
Dpdp11.c156 #undef N_BSS
165 #define N_BSS 0x04 /* Bss segment. */ macro
1120 newsect->target_index = N_BSS; in NAME()
1294 case N_BSS: in translate_from_native_sym_flags()
1350 case N_BSS: case N_BSS | N_EXT: in translate_from_native_sym_flags()
1402 sym_pointer->e_type[0] |= N_BSS; in translate_to_native_sym_flags()
1761 case N_BSS: \
1762 case N_BSS | N_EXT: \
2591 || type == (N_BSS | N_EXT) in aout_link_check_ar_symbols()
2804 case N_BSS: in aout_link_add_symbols()
[all …]
Daoutx.h1245 newsect->target_index = N_BSS; in NAME()
1412 case N_BSS: in translate_from_native_sym_flags()
1475 case N_BSS: case N_BSS | N_EXT: in translate_from_native_sym_flags()
1601 sym_pointer->e_type[0] |= N_BSS; in translate_to_native_sym_flags()
1644 case N_BSS: type = N_SETB; break; in translate_to_native_sym_flags()
1659 case N_BSS: type = N_WEAKB; break; in translate_to_native_sym_flags()
2130 case N_BSS: \
2131 case N_BSS | N_EXT: \
3032 case N_BSS: in aout_link_add_symbols()
3068 case N_BSS | N_EXT: in aout_link_add_symbols()
[all …]
Di386lynx.c304 case N_BSS: \
305 case N_BSS | N_EXT: \
Daout-adobe.c115 case N_BSS: in aout_adobe_callback()
Dbout.c799 case N_BSS: in b_out_slurp_reloc_table()
800 case N_BSS | N_EXT: in b_out_slurp_reloc_table()
Dsunos.c2269 ? N_BSS in sunos_write_dynamic_symbol()
DChangeLog-2008645 (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.
/toolchain/binutils/binutils-2.27/include/aout/
Dadobe.h125 #define N_BSS 8 /* BSS sym -- defined at offset in zero'd seg */ macro
Daout64.h281 #define N_BSS 8 /* BSS sym -- defined at offset in zero'd seg. */ macro
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h240 #define N_BSS 8 macro