Home
last modified time | relevance | path

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

/dragonfly/contrib/file/src/
H A Dreadelf.c200 #define xnh_type (clazz == ELFCLASS32 \ macro
1226 if (do_os_note(ms, nbuf, xnh_type, swap, in donote()
1232 if (do_bid_note(ms, nbuf, xnh_type, swap, in donote()
1238 if (do_pax_note(ms, nbuf, xnh_type, swap, in donote()
1244 if (do_core_note(ms, nbuf, xnh_type, swap, in donote()
1250 if (do_auxv_note(ms, nbuf, xnh_type, swap, in donote()
1261 switch (xnh_type) { in donote()
1280 if (file_printf(ms, ", note=%u", xnh_type) == -1) in donote()