Home
last modified time | relevance | path

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

/dragonfly/lib/libexecinfo/
HDprivate_libelf.h1318 #define SWAP_OFF64(X) _SWAP_WORD64(X, Elf64_Off) macro
1510 SWAP_OFF64(t.e_phoff); in _libelf_cvt_EHDR64_tom()
1511 SWAP_OFF64(t.e_shoff); in _libelf_cvt_EHDR64_tom()
1631 SWAP_OFF64(t); in _libelf_cvt_OFF64_tom()
1669 SWAP_OFF64(t.p_offset); in _libelf_cvt_PHDR64_tom()
1786 SWAP_OFF64(t.sh_offset); in _libelf_cvt_SHDR64_tom()
/dragonfly/contrib/elftoolchain/libelf/
HDlibelf_convert.m4567 #define SWAP_OFF64(X) _SWAP_WORD64(X, Elf64_Off)