Home
last modified time | relevance | path

Searched refs:S_SET_ALIGN (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/contrib/binutils/gas/config/
Dobj-elf.h117 #ifndef S_SET_ALIGN
118 #define S_SET_ALIGN(S,V) \ macro
Dobj-multi.h100 #define S_SET_ALIGN(S, N) \ macro
Dobj-elf.c233 S_SET_ALIGN (sym, align); in elf_s_set_align()
348 S_SET_ALIGN (symbolP, align); in elf_common_parse()
Dtc-sparc.c4014 S_SET_ALIGN (symbolP, temp);
4234 S_SET_ALIGN (globals[reg], reg);
Dtc-arc.c942 S_SET_ALIGN (symbolP, align); in arc_common()
Dtc-mips.c50 #undef S_SET_ALIGN
/freebsd-9-stable/contrib/binutils/gas/
Dread.c1601 #ifdef S_SET_ALIGN in s_mri_common()
1603 S_SET_ALIGN (sym, align); in s_mri_common()
DChangeLog-92952783 S_SET_SIZE, S_GET_ALIGN, S_SET_ALIGN, obj_copy_symbol_attributes,
5714 * config/obj-elf.h (S_GET_ALIGN, S_SET_ALIGN): Define.
DChangeLog-00016346 (S_SET_ALIGN): Similar for s_set_align.