OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctfo_get_vlen
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h
104
uint_t (*
ctfo_get_vlen
)(uint_t);
member in struct:ctf_fileops
233
#define LCTF_INFO_VLEN(fp, info) ((fp)->ctf_fileops->
ctfo_get_vlen
(info))
/src/external/gpl3/binutils/dist/libctf/
ctf-impl.h
141
uint32_t (*
ctfo_get_vlen
) (uint32_t);
member in struct:ctf_dictops
609
#define LCTF_INFO_VLEN(fp, info) ((fp)->ctf_dictops->
ctfo_get_vlen
(info))
/src/external/gpl3/binutils.old/dist/libctf/
ctf-impl.h
141
uint32_t (*
ctfo_get_vlen
) (uint32_t);
member in struct:ctf_dictops
609
#define LCTF_INFO_VLEN(fp, info) ((fp)->ctf_dictops->
ctfo_get_vlen
(info))
/src/external/gpl3/gdb/dist/libctf/
ctf-impl.h
137
uint32_t (*
ctfo_get_vlen
) (uint32_t);
member in struct:ctf_dictops
600
#define LCTF_INFO_VLEN(fp, info) ((fp)->ctf_dictops->
ctfo_get_vlen
(info))
/src/external/gpl3/gdb.old/dist/libctf/
ctf-impl.h
137
uint32_t (*
ctfo_get_vlen
) (uint32_t);
member in struct:ctf_dictops
593
#define LCTF_INFO_VLEN(fp, info) ((fp)->ctf_dictops->
ctfo_get_vlen
(info))
Completed in 141 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026