Home
last modified time | relevance | path

Searched defs:ctf_names (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h126 typedef struct ctf_names struct
130 } ctf_names_t; argument
388 ctf_names_t ctf_names; /* Hash table of remaining type names. */ member
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h126 typedef struct ctf_names struct
130 } ctf_names_t; argument
388 ctf_names_t ctf_names; /* Hash table of remaining type names. */ member
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_impl.h188 ctf_hash_t ctf_names; /* hash table of remaining type names */ member