Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/file/src/
H A Dreadelf.c172 #define xph_offset CAST(off_t, (clazz == ELFCLASS32 \ macro
386 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) { in dophn_core()
399 offs = xph_offset; in dophn_core()
967 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) { in get_offset_from_virtaddr()
973 return xph_offset + (virtaddr - xph_vaddr); in get_offset_from_virtaddr()
1718 if (fsize != SIZE_UNKNOWN && xph_offset > fsize) { in dophn_exec()
1728 off_t offs = xph_offset; in dophn_exec()