Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dreadelf.c238 : CAST(void *, &auxv64))
241 : sizeof(auxv64))
244 : elf_getu64(swap, auxv64.a_type))
247 : elf_getu64(swap, auxv64.a_v))
1081 Aux64Info auxv64; in do_auxv_note() local