Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/file/
H A Delf_read.c95 static int get_phdr(Elf_Info *, int);
248 get_phdr(Elf_Info *EI, int inx) in get_phdr() function
324 if (get_phdr(EI, inx) == ELF_READ_FAIL) in process_phdr()
333 if (get_phdr(EI, inx+1) == ELF_READ_FAIL) in process_phdr()
337 if (get_phdr(EI, inx) == ELF_READ_FAIL) in process_phdr()