Home
last modified time | relevance | path

Searched refs:symop (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/elftoolchain/elfcopy/
H A Delfcopy.h39 struct symop { struct
53 STAILQ_ENTRY(symop) symop_list; argument
251 STAILQ_HEAD(, symop) v_symop; /* list of symbols operations. */
316 struct symop *lookup_symop_list(struct elfcopy *_ecp, const char *_name,
H A Dsymbols.c389 struct symop *sp; in generate_symbols()
1143 struct symop *s; in add_to_symop_list()
1160 struct symop *
1163 struct symop *s, *ret; in lookup_symop_list()