Searched refs:get_sym (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 190 static int get_sym(Elf *, struct sym_head *, int, size_t, size_t, 654 get_sym(Elf *elf, struct sym_head *headp, int shnum, size_t dynndx, in get_sym() function 1435 p_data.list_num = get_sym(elf, &list_head, shnum, dynndx, strndx, in read_elf()
|