Searched refs:S_SET_ALIGN (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/binutils/gas/config/ |
| D | obj-elf.h | 117 #ifndef S_SET_ALIGN 118 #define S_SET_ALIGN(S,V) \ macro
|
| D | obj-multi.h | 100 #define S_SET_ALIGN(S, N) \ macro
|
| D | obj-elf.c | 233 S_SET_ALIGN (sym, align); in elf_s_set_align() 348 S_SET_ALIGN (symbolP, align); in elf_common_parse()
|
| D | tc-sparc.c | 4014 S_SET_ALIGN (symbolP, temp); 4234 S_SET_ALIGN (globals[reg], reg);
|
| D | tc-arc.c | 942 S_SET_ALIGN (symbolP, align); in arc_common()
|
| D | tc-mips.c | 50 #undef S_SET_ALIGN
|
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | read.c | 1601 #ifdef S_SET_ALIGN in s_mri_common() 1603 S_SET_ALIGN (sym, align); in s_mri_common()
|
| D | ChangeLog-9295 | 2783 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.
|
| D | ChangeLog-0001 | 6346 (S_SET_ALIGN): Similar for s_set_align.
|