Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dpdp11.c156 #undef N_BSS
165 #define N_BSS 0x04 /* Bss segment. */ macro
1130 newsect->target_index = N_BSS; in NAME()
1291 case N_BSS: in translate_from_native_sym_flags()
1347 case N_BSS: case N_BSS | N_EXT: in translate_from_native_sym_flags()
1399 sym_pointer->e_type[0] |= N_BSS; in translate_to_native_sym_flags()
1758 case N_BSS: \
1759 case N_BSS | N_EXT: \
2588 || type == (N_BSS | N_EXT) in aout_link_check_ar_symbols()
2801 case N_BSS: in aout_link_add_symbols()
[all …]
Dhp300hpux.c388 new_type = N_BSS; in convert_sym_type()
425 case N_BSS | N_EXT: in convert_sym_type()
653 r_index = N_BSS; in MY()
Daoutx.h1238 newsect->target_index = N_BSS; in NAME()
1408 case N_BSS: in translate_from_native_sym_flags()
1471 case N_BSS: case N_BSS | N_EXT: in translate_from_native_sym_flags()
1597 sym_pointer->e_type[0] |= N_BSS; in translate_to_native_sym_flags()
1640 case N_BSS: type = N_SETB; break; in translate_to_native_sym_flags()
1655 case N_BSS: type = N_WEAKB; break; in translate_to_native_sym_flags()
2126 case N_BSS: \
2127 case N_BSS | N_EXT: \
3024 case N_BSS: in aout_link_add_symbols()
3060 case N_BSS | N_EXT: in aout_link_add_symbols()
[all …]
Di386lynx.c306 case N_BSS: \
307 case N_BSS | N_EXT: \
Daout-adobe.c115 case N_BSS: in aout_adobe_callback()
Dbout.c801 case N_BSS: in b_out_slurp_reloc_table()
802 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.25/include/
Dbout.h128 #define N_BSS 8 /* BSS symbol */ macro
/toolchain/binutils/binutils-2.25/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.25/gas/config/
Daout_gnu.h240 #define N_BSS 8 macro