Home
last modified time | relevance | path

Searched defs:bswap_phdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/
H A Delfload.c65 static void bswap_phdr(struct elf_phdr *phdr, int phnum) in bswap_phdr() function
117 static void bswap_phdr(struct elf_phdr *phdr, int phnum) { } in bswap_phdr() function
/openbmc/qemu/linux-user/
H A Delfload.c2140 static void bswap_phdr(struct elf_phdr *phdr, int phnum) in bswap_phdr() function
2192 static inline void bswap_phdr(struct elf_phdr *phdr, int phnum) { } in bswap_phdr() function