Home
last modified time | relevance | path

Searched defs:ctf_fileops (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-impl.h105 typedef struct ctf_fileops struct
113 } ctf_fileops_t; argument
238 const ctf_fileops_t *ctf_fileops; /* Version-specific file operations. */ member
H A Dctf-open.c210 static const ctf_fileops_t ctf_fileops[] = { variable