Home
last modified time | relevance | path

Searched refs:shn (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_checksum.c48 size_t shn; in _libelf_checksum() local
78 for (shn = 1; shn < e->e_u.e_elf.e_nscn; shn++) { in _libelf_checksum()
79 if ((scn = elf_getscn(e, shn)) == NULL) in _libelf_checksum()
/freebsd/share/misc/
H A Diso639419 shn shn Shan
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c771 uint_t shn, GElf_Sym *sym, int uses_funcdesc, Elf *elf) in dt_symtab_lookup() argument
787 if ((uses_funcdesc || shn == sym->st_shndx) && in dt_symtab_lookup()