Home
last modified time | relevance | path

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

/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A Dbyteswap.h78 extern void _elf_store_i64L(unsigned char *to, __libelf_u64_t v);
90 #define __store_i64L _elf_store_i64L
H A Dswap64.c68 _elf_store_i64L(unsigned char *to, __libelf_u64_t v) { in _elf_store_i64L() function
/dports/devel/libelf/libelf-0.8.13/lib/
H A Dbyteswap.h78 extern void _elf_store_i64L(unsigned char *to, __libelf_u64_t v);
90 #define __store_i64L _elf_store_i64L
H A Dswap64.c68 _elf_store_i64L(unsigned char *to, __libelf_u64_t v) { in _elf_store_i64L() function