Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 4 of 4) sorted by relevance

/qemu/bsd-user/
H A Delfload.c81 static void bswap_shdr(struct elf_shdr *shdr, int shnum) in bswap_shdr()
118 static void bswap_shdr(struct elf_shdr *shdr, int shnum) { } in bswap_shdr()
/qemu/target/s390x/
H A Darch_dump.c356 Elf64_Shdr *shdr = (void *)buff; in arch_sections_write_hdr() local
/qemu/linux-user/
H A Delfload.c2138 static void bswap_shdr(struct elf_shdr *shdr, int shnum) in bswap_shdr()
2176 static inline void bswap_shdr(struct elf_shdr *shdr, int shnum) { } in bswap_shdr()
3601 g_autofree struct elf_shdr *shdr = NULL; in load_symbols() local
/qemu/dump/
H A Ddump.c405 void *shdr; in prepare_elf_section_hdr_string() local