Searched refs:S_GET_ALIGN (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-elf.h | 117 #ifndef S_GET_ALIGN 118 #define S_GET_ALIGN(S) \ macro
|
H A D | obj-multi.h | 97 #define S_GET_ALIGN \ macro
|
H A D | obj-elf.c | 211 return S_GET_ALIGN (sym); in elf_s_get_align()
|
H A D | tc-mips.c | 50 #undef S_GET_ALIGN
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | obj-elf.h | 117 #ifndef S_GET_ALIGN 118 #define S_GET_ALIGN(S) \ macro
|
H A D | obj-multi.h | 97 #define S_GET_ALIGN \ macro
|
H A D | obj-elf.c | 222 return S_GET_ALIGN (sym); in elf_s_get_align()
|
H A D | tc-mips.c | 50 #undef S_GET_ALIGN
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A 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.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A 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.
|