OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:read_enum_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
ctfread.c
191
static struct type *
read_enum_type
(struct ctf_context *cp, ctf_id_t tid);
734
read_enum_type
(struct ctf_context *ccp, ctf_id_t tid)
function
761
type =
read_enum_type
(ccp, tid);
1014
type =
read_enum_type
(ccp, tid);
stabsread.c
141
static struct type *
read_enum_type
(const char **, struct type *, struct objfile *);
1862
/* According to comments in
read_enum_type
4464
type =
read_enum_type
(pp, type, objfile);
6008
read_enum_type
(const char **pp, struct type *type,
6002
read_enum_type
(const char **pp, struct type *type,
function
/src/external/gpl3/gdb.old/dist/gdb/
ctfread.c
191
static struct type *
read_enum_type
(struct ctf_context *cp, ctf_id_t tid);
735
read_enum_type
(struct ctf_context *ccp, ctf_id_t tid)
function
762
type =
read_enum_type
(ccp, tid);
1015
type =
read_enum_type
(ccp, tid);
stabsread.c
118
static struct type *
read_enum_type
(const char **, struct type *, struct objfile *);
1979
type =
read_enum_type
(pp, type, objfile);
3523
read_enum_type
(const char **pp, struct type *type,
3517
read_enum_type
(const char **pp, struct type *type,
function
Completed in 48 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026