Home
last modified time | relevance | path

Searched refs:N_WEAKU (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h293 #define N_WEAKU 0x0d /* Weak undefined symbol. */ macro
/toolchain/binutils/binutils-2.27/include/aout/
Daout64.h325 #define N_WEAKU 0x0d /* Weak undefined symbol. */ macro
DChangeLog-9115131 * aout64.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB): Define.
/toolchain/binutils/binutils-2.27/bfd/
Dhp300hpux.c412 new_type = N_WEAKU; in convert_sym_type()
Daoutx.h1526 case N_WEAKU: in translate_from_native_sym_flags()
1660 case N_UNDF: type = N_WEAKU; break; in translate_to_native_sym_flags()
3120 case N_WEAKU: in aout_link_add_symbols()
3658 type = N_WEAKU; in aout_link_write_other_symbol()
5061 type = N_WEAKU; in aout_link_write_symbols()
Dpdp11.c2986 type = N_WEAKU; in aout_link_write_other_symbol()
4264 type = N_WEAKU; in aout_link_write_symbols()
Dsunos.c2287 type = N_WEAKU; in sunos_write_dynamic_symbol()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-92955861 * config/aout_gnu.h (N_WEAKU, N_WEAKA, N_WEAKT, N_WEAKD, N_WEAKB):