Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c347 static int pe_load_pmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_pmem_section()
398 static int pe_load_dmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_dmem_section()
455 static int pe_load_ddr_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_ddr_section()
539 static int pe_load_pe_lmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_pe_lmem_section()
594 int pe_load_elf_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_elf_section()
H A Dpfe_firmware.c36 Elf32_Shdr *shdr = (Elf32_Shdr *)(pfe_firmware + in pfe_load_elf() local
/openbmc/u-boot/cmd/
H A Delf.c79 Elf64_Shdr *shdr; /* Section header structure pointer */ in load_elf64_image_shdr() local
182 Elf32_Shdr *shdr; /* Section header structure pointer */ in load_elf_image_shdr() local
/openbmc/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()
/openbmc/u-boot/tools/
H A Dmxsimage.c324 struct sb_sections_header *shdr; in sb_encrypt_sb_sections_header() local
713 struct sb_sections_header *shdr; in sb_build_section() local
1412 struct sb_sections_header *shdr; in sb_fixup_sections_and_tags() local
1944 struct sb_sections_header *shdr; in sb_verify_sections_cmds() local
H A Dzynqmpbif.c550 Elf64_Shdr *shdr; in elf2flat64() local
598 Elf32_Shdr *shdr; in elf2flat32() local
/openbmc/qemu/target/s390x/
H A Darch_dump.c356 Elf64_Shdr *shdr = (void *)buff; in arch_sections_write_hdr() local
/openbmc/qemu/dump/
H A Ddump.c405 void *shdr; in prepare_elf_section_hdr_string() local
/openbmc/qemu/linux-user/
H A Delfload.c2242 static void bswap_shdr(struct elf_shdr *shdr, int shnum) in bswap_shdr()
3729 g_autofree struct elf_shdr *shdr = NULL; in load_symbols() local