OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SF_GET_SEGMENT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
obj-coff.h
204
#define
SF_GET_SEGMENT
0x00200000 /* Get the section of the forward symbol. */
222
#define SF_GET_GET_SEGMENT(s) (SF_GET (s) &
SF_GET_SEGMENT
)
238
#define SF_SET_GET_SEGMENT(s) (SF_GET (s) |=
SF_GET_SEGMENT
)
/src/external/gpl3/binutils.old/dist/gas/config/
obj-coff.h
204
#define
SF_GET_SEGMENT
0x00200000 /* Get the section of the forward symbol. */
222
#define SF_GET_GET_SEGMENT(s) (SF_GET (s) &
SF_GET_SEGMENT
)
238
#define SF_SET_GET_SEGMENT(s) (SF_GET (s) |=
SF_GET_SEGMENT
)
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026