Home
last modified time | relevance | path

Searched refs:S_SET_OTHER (Results 1 – 14 of 14) sorted by relevance

/freebsd-9-stable/contrib/binutils/gas/config/
Dobj-elf.h126 #ifndef S_SET_OTHER
127 #define S_SET_OTHER(S,V) \ macro
Dobj-aout.c202 S_SET_OTHER (sym, 1); in obj_aout_type()
204 S_SET_OTHER (sym, 2); in obj_aout_type()
Dobj-aout.h43 #define S_SET_OTHER(S,V) \ macro
Dobj-multi.h108 #define S_SET_OTHER(S, O) \ macro
Dobj-elf.c245 S_SET_OTHER (sym, other); in elf_s_set_other()
1412 S_SET_OTHER (dest, (ELF_ST_VISIBILITY (S_GET_OTHER (dest)) in elf_copy_symbol_attributes()
1836 S_SET_OTHER (symp2, S_GET_OTHER (symp)); in elf_frob_symbol()
Dtc-alpha.c3640 S_SET_OTHER (sym, STO_ALPHA_NOPV in s_alpha_prologue()
3644 S_SET_OTHER (sym, STO_ALPHA_STD_GPLOAD in s_alpha_prologue()
3874 S_SET_OTHER (sym, other | (S_GET_OTHER (sym) & ~STO_ALPHA_STD_GPLOAD)); in s_alpha_usepv()
Dtc-sparc.c4241 S_SET_OTHER (globals[reg], 0);
Dtc-mips.c2222 S_SET_OTHER (label, STO_MIPS16); in mips16_mark_labels()
/freebsd-9-stable/contrib/binutils/gas/
Dstabs.c168 S_SET_OTHER (symbol, other);
Dsymbols.c348 S_SET_OTHER (symbolP, const_flag); in colon()
398 S_SET_OTHER (symbolP, const_flag); in colon()
449 S_SET_OTHER (symbolP, const_flag); in colon()
DChangeLog-00016347 (S_SET_OTHER): New.
7585 (obj_aout_type): Expand S_SET_OTHER here too.
7629 (S_SET_OTHER): Only define when not already defined.
DChangeLog-96973323 (S_SET_OTHER): Define.
4643 * symbols.c (colon): #if VMS, use S_SET_OTHER to store `const_flag'.
DChangeLog-92954868 * config/obj-som.h (S_SET_OTHER, S_SET_TYPE): Delete a.out crud.
/freebsd-9-stable/contrib/binutils/gas/doc/
Dinternals.texi266 @item S_SET_OTHER
269 @cindex S_SET_OTHER