Searched refs:getheaderinfo (Results 1 - 3 of 3) sorted by relevance
/pkg/src/modules/ | ||
H A D | elfextract.h | 94 extern hdrinfo_t *getheaderinfo(int fd); |
H A D | elf.c | 241 if ((hi = getheaderinfo(fd)) == NULL) { |
H A D | elfextract.c | 218 getheaderinfo(int fd) function |
Completed in 814 milliseconds