Home
last modified time | relevance | path

Searched refs:ctf_fileops (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h101 typedef struct ctf_fileops { struct
181 const ctf_fileops_t *ctf_fileops; /* version-specific file operations */ member
219 #define LCTF_INFO_KIND(fp, info) ((fp)->ctf_fileops->ctfo_get_kind(info))
220 #define LCTF_INFO_ROOT(fp, info) ((fp)->ctf_fileops->ctfo_get_root(info))
221 #define LCTF_INFO_VLEN(fp, info) ((fp)->ctf_fileops->ctfo_get_vlen(info))
H A Dctf_open.c86 static const ctf_fileops_t ctf_fileops[] = { variable
685 fp->ctf_fileops = &ctf_fileops[hp.cth_version]; in ctf_bufopen()
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020231 (ctf_fileops): Rename to...
236 <ctf_fileops>: Rename to...
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog-2020231 (ctf_fileops): Rename to...
236 <ctf_fileops>: Rename to...
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog-2020231 (ctf_fileops): Rename to...
236 <ctf_fileops>: Rename to...