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

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.c199 #define xnh_type (clazz == ELFCLASS32 \ macro
1205 if (do_os_note(ms, nbuf, xnh_type, swap,
1211 if (do_bid_note(ms, nbuf, xnh_type, swap,
1217 if (do_pax_note(ms, nbuf, xnh_type, swap,
1223 if (do_core_note(ms, nbuf, xnh_type, swap,
1229 if (do_auxv_note(ms, nbuf, xnh_type, swap,
1240 switch (xnh_type) {
1259 if (file_printf(ms, ", note=%u", xnh_type) == -1)

Completed in 90 milliseconds