Searched refs:ph_num (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/file/src/ |
H A D | readelf.c | 360 int ph_num = num; in dophn_core() local 416 ph_num, fsize); in dophn_core() 1039 int swap, int clazz, int fd, off_t ph_off, int ph_num, in get_string_on_virtaddr() argument 1048 offset = get_offset_from_virtaddr(ms, swap, clazz, fd, ph_off, ph_num, in get_string_on_virtaddr() 1077 int fd, off_t ph_off, int ph_num, off_t fsize) in do_auxv_note() argument 1159 ph_off, ph_num, fsize, xauxv_val, buf, sizeof(buf)); in do_auxv_note() 1217 int fd, off_t ph_off, int ph_num, off_t fsize) in donote() argument 1316 fd, ph_off, ph_num, fsize)) in donote()
|