OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_SET_ALIGN
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
obj-macho.h
41
#ifndef
S_SET_ALIGN
42
#define
S_SET_ALIGN
(S,V) do {\
obj-elf.h
147
#ifndef
S_SET_ALIGN
148
#define
S_SET_ALIGN
(S,V) \
obj-multi.h
119
#define
S_SET_ALIGN
(S, N) \
120
(this_format->
s_set_align
\
121
? (*this_format->
s_set_align
) (S, N) \
obj-elf.c
301
S_SET_ALIGN
(symbolP, align);
3063
S_SET_ALIGN
(sym, align);
tc-sparc.c
4365
S_SET_ALIGN
(symbolP, temp);
4571
S_SET_ALIGN
(globals[reg], reg);
obj-macho.c
927
S_SET_ALIGN
(symbolP, align);
tc-m32r.c
1589
S_SET_ALIGN
(symbolP, align2);
tc-v850.c
447
S_SET_ALIGN
(symbolP, temp);
tc-tic6x.c
672
S_SET_ALIGN
(symbolP, 1 << align2);
tc-mips.c
57
#undef
S_SET_ALIGN
/src/external/gpl3/binutils.old/dist/gas/config/
obj-macho.h
41
#ifndef
S_SET_ALIGN
42
#define
S_SET_ALIGN
(S,V) do {\
obj-elf.h
146
#ifndef
S_SET_ALIGN
147
#define
S_SET_ALIGN
(S,V) \
obj-multi.h
119
#define
S_SET_ALIGN
(S, N) \
120
(this_format->
s_set_align
\
121
? (*this_format->
s_set_align
) (S, N) \
obj-elf.c
297
S_SET_ALIGN
(symbolP, align);
3225
S_SET_ALIGN
(sym, align);
tc-sparc.c
4364
S_SET_ALIGN
(symbolP, temp);
4570
S_SET_ALIGN
(globals[reg], reg);
obj-macho.c
927
S_SET_ALIGN
(symbolP, align);
tc-m32r.c
1589
S_SET_ALIGN
(symbolP, align2);
tc-v850.c
452
S_SET_ALIGN
(symbolP, temp);
tc-tic6x.c
672
S_SET_ALIGN
(symbolP, 1 << align2);
tc-mips.c
57
#undef
S_SET_ALIGN
Completed in 82 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026