OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SEG_NAME
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-sh.h
137
#define
SEG_NAME
(SEG) segment_name (SEG)
141
((startswith (
SEG_NAME
(SEG), ".stabstr") \
144
: ((startswith (
SEG_NAME
(SEG), ".stab") \
145
|| strcmp (
SEG_NAME
(SEG), ".ctors") == 0 \
146
|| strcmp (
SEG_NAME
(SEG), ".dtors") == 0) \
/src/external/gpl3/binutils.old/dist/gas/config/
tc-sh.h
137
#define
SEG_NAME
(SEG) segment_name (SEG)
141
(startswith (
SEG_NAME
(SEG), ".stabstr") \
143
: ((startswith (
SEG_NAME
(SEG), ".stab") \
144
|| strcmp (
SEG_NAME
(SEG), ".ctors") == 0 \
145
|| strcmp (
SEG_NAME
(SEG), ".dtors") == 0) \
Completed in 57 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026