OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subsegT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
as.h
185
typedef int
subsegT
;
188
COMMON
subsegT
now_subseg;
570
segT subseg_new (const char *,
subsegT
);
571
segT subseg_force_new (const char *,
subsegT
);
572
void subseg_set (segT,
subsegT
);
/src/external/gpl3/binutils.old/dist/gas/
as.h
185
typedef int
subsegT
;
188
COMMON
subsegT
now_subseg;
556
segT subseg_new (const char *,
subsegT
);
557
segT subseg_force_new (const char *,
subsegT
);
558
void subseg_set (segT,
subsegT
);
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026