Searched refs:ph_num (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/file/src/
H A Dreadelf.c334 int ph_num = num; local
375 ph_num, fsize);
868 int swap, int clazz, int fd, off_t ph_off, int ph_num,
877 offset = get_offset_from_virtaddr(ms, swap, clazz, fd, ph_off, ph_num,
903 int fd, off_t ph_off, int ph_num, off_t fsize)
965 ph_off, ph_num, fsize, xauxv_val, buf, sizeof(buf));
987 int fd, off_t ph_off, int ph_num, off_t fsize)
1077 fd, ph_off, ph_num, fsize))
867 get_string_on_virtaddr(struct magic_set *ms, int swap, int clazz, int fd, off_t ph_off, int ph_num, off_t fsize, uint64_t virtaddr, char *buf, ssize_t buflen) argument
898 do_auxv_note(struct magic_set *ms, unsigned char *nbuf, uint32_t type, int swap, uint32_t namesz __attribute__((__unused__)), uint32_t descsz __attribute__((__unused__)), size_t noff __attribute__((__unused__)), size_t doff, int *flags, size_t size __attribute__((__unused__)), int clazz, int fd, off_t ph_off, int ph_num, off_t fsize) argument
985 donote(struct magic_set *ms, void *vbuf, size_t offset, size_t size, int clazz, int swap, size_t align, int *flags, uint16_t *notecount, int fd, off_t ph_off, int ph_num, off_t fsize) argument

Completed in 90 milliseconds