OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctfo_get_kind
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h
102
uint_t (*
ctfo_get_kind
)(uint_t);
member in struct:ctf_fileops
231
#define LCTF_INFO_KIND(fp, info) ((fp)->ctf_fileops->
ctfo_get_kind
(info))
ctf_open.c
208
.
ctfo_get_kind
= get_kind_v ## v, \
225
.
ctfo_get_kind
= NULL, \
/src/external/gpl3/binutils/dist/libctf/
ctf-impl.h
139
uint32_t (*
ctfo_get_kind
) (uint32_t);
member in struct:ctf_dictops
607
#define LCTF_INFO_KIND(fp, info) ((fp)->ctf_dictops->
ctfo_get_kind
(info))
/src/external/gpl3/binutils.old/dist/libctf/
ctf-impl.h
139
uint32_t (*
ctfo_get_kind
) (uint32_t);
member in struct:ctf_dictops
607
#define LCTF_INFO_KIND(fp, info) ((fp)->ctf_dictops->
ctfo_get_kind
(info))
/src/external/gpl3/gdb.old/dist/libctf/
ctf-impl.h
135
uint32_t (*
ctfo_get_kind
) (uint32_t);
member in struct:ctf_dictops
598
#define LCTF_INFO_KIND(fp, info) ((fp)->ctf_dictops->
ctfo_get_kind
(info))
/src/external/gpl3/gdb/dist/libctf/
ctf-impl.h
139
uint32_t (*
ctfo_get_kind
) (uint32_t);
member in struct:ctf_dictops
607
#define LCTF_INFO_KIND(fp, info) ((fp)->ctf_dictops->
ctfo_get_kind
(info))
Completed in 17 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026