Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c82 size_t sh_num, list_num; member
176 #define CHECK_SYM_PRINT_DATA(p) (p->headp == NULL || p->sh_num == 0 || \
1442 p_data.sh_num = shnum; in read_elf()
1987 if (ep->sym->st_shndx > p->sh_num) in sym_list_print_each()
/freebsd/contrib/file/src/
H A Dreadelf.c1656 int num, size_t size, off_t fsize, int sh_num, int *flags, in dophn_exec() argument
1702 if (sh_num) /* Did this through section headers */ in dophn_exec()