OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctf_type_kind_unsliced
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/libctf/
ctf-types.c
1053
ctf_type_kind_unsliced
(ctf_dict_t *fp, ctf_id_t type)
function
1071
if ((kind =
ctf_type_kind_unsliced
(fp, type)) < 0)
1078
kind =
ctf_type_kind_unsliced
(fp, type);
/src/external/gpl3/binutils.old/dist/libctf/
ctf-types.c
1053
ctf_type_kind_unsliced
(ctf_dict_t *fp, ctf_id_t type)
function
1071
if ((kind =
ctf_type_kind_unsliced
(fp, type)) < 0)
1078
kind =
ctf_type_kind_unsliced
(fp, type);
/src/external/gpl3/gdb/dist/libctf/
ctf-types.c
1032
ctf_type_kind_unsliced
(ctf_dict_t *fp, ctf_id_t type)
function
1050
if ((kind =
ctf_type_kind_unsliced
(fp, type)) < 0)
1057
kind =
ctf_type_kind_unsliced
(fp, type);
/src/external/gpl3/gdb.old/dist/libctf/
ctf-types.c
1032
ctf_type_kind_unsliced
(ctf_dict_t *fp, ctf_id_t type)
function
1050
if ((kind =
ctf_type_kind_unsliced
(fp, type)) < 0)
1057
kind =
ctf_type_kind_unsliced
(fp, type);
Completed in 30 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026