Searched refs:S_SET_ALIGN (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.h117 #ifndef S_SET_ALIGN
118 #define S_SET_ALIGN(S,V) \ macro
H A Dobj-multi.h100 #define S_SET_ALIGN(S, N) \ macro
H A Dobj-elf.c233 S_SET_ALIGN (sym, align);
348 S_SET_ALIGN (symbolP, align);
H A Dtc-sparc.c4027 S_SET_ALIGN (symbolP, temp);
4247 S_SET_ALIGN (globals[reg], reg);
H A Dtc-arc.c945 S_SET_ALIGN (symbolP, align);
H A Dtc-mips.c50 #undef S_SET_ALIGN macro
/freebsd-11-stable/contrib/binutils/gas/
H A Dread.c1604 #ifdef S_SET_ALIGN
1606 S_SET_ALIGN (sym, align);

Completed in 160 milliseconds