Searched refs:N_SETB (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dstab-syms.c41 __define_name (N_SETB, "SETB")/* Bss set element symbol */ \
H A Daoutx.h1453 case N_SETB: case N_SETB | N_EXT:
1469 case N_SETB:
1613 case N_BSS: type = N_SETB; break;
3043 case N_SETB: case N_SETB | N_EXT:
4916 case N_SETB:
4948 || type == N_SETB
4996 && (type & N_TYPE) != N_SETB
H A Dpdp11.c4205 case N_SETB:
4237 || type == N_SETB
4285 && (type & N_TYPE) != N_SETB
H A Decoff.c833 case N_SETB:
/haiku-buildtools/binutils/bfd/
H A Dstab-syms.c42 __define_name (N_SETB, "SETB")/* Bss set element symbol */ \
H A Daoutx.h1486 case N_SETB: case N_SETB | N_EXT:
1502 case N_SETB:
1649 case N_BSS: type = N_SETB; break;
3152 case N_SETB: case N_SETB | N_EXT:
5053 case N_SETB:
5085 || type == N_SETB
5133 && (type & N_TYPE) != N_SETB
H A Dpdp11.c4218 case N_SETB:
4250 || type == N_SETB
4298 && (type & N_TYPE) != N_SETB
H A Decoff.c840 case N_SETB:
/haiku-buildtools/binutils/gas/config/
H A Dobj-aout.c52 && (type & N_TYPE) != N_SETB
65 case N_SETB:
H A Daout_gnu.h278 #define N_SETB 0x1A /* Bss set element symbol */
277 #define N_SETB macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-aout.c56 && (type & N_TYPE) != N_SETB
69 case N_SETB:
H A Daout_gnu.h278 #define N_SETB 0x1A /* Bss set element symbol */
277 #define N_SETB macro
/haiku-buildtools/legacy/binutils/include/aout/
H A Dadobe.h153 #define N_SETB 0x1A /* Bss set element symbol */
152 #define N_SETB macro
H A Daout64.h314 #define N_SETB 0x1A /* Bss set element symbol. */
312 #define N_SETB macro
/haiku-buildtools/binutils/include/aout/
H A Dadobe.h154 #define N_SETB 0x1A /* Bss set element symbol */
153 #define N_SETB macro
H A Daout64.h311 #define N_SETB 0x1A /* Bss set element symbol. */
309 #define N_SETB macro

Completed in 245 milliseconds