Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dreadelf.c174 #define xph_offset CAST(off_t, (clazz == ELFCLASS32 \ macro
388 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) { in dophn_core()
401 offs = xph_offset; in dophn_core()
959 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) { in get_offset_from_virtaddr()
965 return xph_offset + (virtaddr - xph_vaddr); in get_offset_from_virtaddr()
1704 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) { in dophn_exec()
1714 off_t offs = xph_offset; in dophn_exec()