OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subseg_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
11012
}
subseg_map
;
11015
static
subseg_map
*sseg_map = NULL;
11017
static
subseg_map
*
11020
subseg_map
*subseg_e;
11031
static
subseg_map
*
11034
subseg_map
*subseg_e = XNEW (
subseg_map
);
11035
memset (subseg_e, 0, sizeof (
subseg_map
));
11051
subseg_map
*subseg_e = get_subseg_info (seg, subseg);
11064
subseg_map
*subseg_e = get_subseg_info (seg, subseg)
10996
}
subseg_map
;
typedef in typeref:struct:subseg_map_struct
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
11012
}
subseg_map
;
11015
static
subseg_map
*sseg_map = NULL;
11017
static
subseg_map
*
11020
subseg_map
*subseg_e;
11031
static
subseg_map
*
11034
subseg_map
*subseg_e = XNEW (
subseg_map
);
11035
memset (subseg_e, 0, sizeof (
subseg_map
));
11051
subseg_map
*subseg_e = get_subseg_info (seg, subseg);
11064
subseg_map
*subseg_e = get_subseg_info (seg, subseg)
10996
}
subseg_map
;
typedef in typeref:struct:subseg_map_struct
[
all
...]
Completed in 111 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026