Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelf/
H A Delf_strptr.c41 elf_strptr(Elf *e, size_t scndx, size_t offset) in elf_strptr() argument
53 if ((s = elf_getscn(e, scndx)) == NULL || in elf_strptr()