Searched refs:elf_swap (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/xen/ | ||
A D | libelf.h | 235 #define elf_swap(elf) (NATIVE_ELFDATA != (elf)->data) macro |
/xen/xen/common/libelf/ | ||
A D | libelf-tools.c | 93 bool need_swap = elf_swap(elf); in elf_access_unsigned() |
Completed in 4 milliseconds