Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Delfload.c81 static void bswap_shdr(struct elf_shdr *shdr, int shnum) in bswap_shdr() function
118 static void bswap_shdr(struct elf_shdr *shdr, int shnum) { } in bswap_shdr() function
/openbmc/qemu/linux-user/
H A Delfload.c2155 static void bswap_shdr(struct elf_shdr *shdr, int shnum) in bswap_shdr() function
2193 static inline void bswap_shdr(struct elf_shdr *shdr, int shnum) { } in bswap_shdr() function