Searched defs:byteswap (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/lib/libexecinfo/ |
H A D | private_libelf.h | 1382 size_t count, int byteswap) in _libelf_cvt_ADDR64_tom() 1406 size_t count, int byteswap) in _libelf_cvt_CAP64_tom() 1439 size_t count, int byteswap) in _libelf_cvt_DYN64_tom() 1472 size_t count, int byteswap) in _libelf_cvt_EHDR64_tom() 1529 size_t count, int byteswap) in _libelf_cvt_HALF_tom() 1553 size_t count, int byteswap) in _libelf_cvt_LWORD_tom() 1577 size_t count, int byteswap) in _libelf_cvt_MOVE64_tom() 1616 size_t count, int byteswap) in _libelf_cvt_OFF64_tom() 1640 size_t count, int byteswap) in _libelf_cvt_PHDR64_tom() 1685 size_t count, int byteswap) in _libelf_cvt_REL64_tom() [all …]
|
/dflybsd-src/contrib/elftoolchain/libelf/ |
H A D | libelf_xlate.c | 50 int byteswap; in _libelf_xlate() local
|
/dflybsd-src/contrib/file/src/ |
H A D | apprentice.c | 3498 byteswap(struct magic *magic, uint32_t nmagic) in byteswap() function
|