Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/file/
H A Delf_read.c95 static int xlatetom_nhdr(Elf_Nhdr *);
169 xlatetom_nhdr(Elf_Nhdr *nhdr) in xlatetom_nhdr() function
347 if (xlatetom_nhdr(nhdr) == ELF_READ_FAIL) in process_phdr()