Home
last modified time | relevance | path

Searched refs:bswap_note (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/
H A Delfcore.c7 bswap_note(&en); in elf_core_dump()
H A Delfload.c107 static void bswap_note(struct elf_note *en) in bswap_note() function
120 static void bswap_note(struct elf_note *en) { } in bswap_note() function
/openbmc/qemu/linux-user/
H A Delfload.c4030 static void bswap_note(struct elf_note *en) in bswap_note() function
4039 static inline void bswap_note(struct elf_note *en) { } in bswap_note() function
4086 bswap_note(n); in fill_note()