Home
last modified time | relevance | path

Searched defs:ctf_dictops (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h139 typedef struct ctf_dictops struct
147 } ctf_dictops_t; argument
371 const ctf_dictops_t *ctf_dictops; /* Version-specific dict operations. */ member
H A Dctf-open.c208 static const ctf_dictops_t ctf_dictops[] = { variable
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h139 typedef struct ctf_dictops struct
147 } ctf_dictops_t; argument
371 const ctf_dictops_t *ctf_dictops; /* Version-specific dict operations. */ member
H A Dctf-open.c208 static const ctf_dictops_t ctf_dictops[] = { variable