OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SF_SET_CALLNAME
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
obj-coff.h
295
#define
SF_SET_CALLNAME
(s) (SF_GET (s) |= SF_CALLNAME) /* Used by i960. */
tc-i960.c
96
#define TC_S_FORCE_TO_CALLNAME(s) (
SF_SET_CALLNAME
(s))
[
all
...]
Completed in 198 milliseconds