Home
last modified time | relevance | path

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

/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A Dbyteswap.h76 extern void _elf_store_u64L(unsigned char *to, __libelf_u64_t v);
88 #define __store_u64L _elf_store_u64L
H A Dswap64.c54 _elf_store_u64L(unsigned char *to, __libelf_u64_t v) { in _elf_store_u64L() function
/dports/devel/libelf/libelf-0.8.13/lib/
H A Dbyteswap.h76 extern void _elf_store_u64L(unsigned char *to, __libelf_u64_t v);
88 #define __store_u64L _elf_store_u64L
H A Dswap64.c54 _elf_store_u64L(unsigned char *to, __libelf_u64_t v) { in _elf_store_u64L() function