Searched defs:shdr (Results 1 – 10 of 10) sorted by relevance
| /u-boot/lib/ |
| A D | elf.c | 70 Elf64_Shdr *shdr; /* Section header structure pointer */ in load_elf64_image_shdr() local 173 Elf32_Shdr *shdr; /* Section header structure pointer */ in load_elf_image_shdr() local
|
| /u-boot/drivers/remoteproc/ |
| A D | rproc-elf-loader.c | 314 Elf32_Shdr *shdr; local 378 Elf32_Shdr *shdr; local 423 Elf64_Shdr *shdr; local 487 Elf64_Shdr *shdr; local
|
| A D | rproc-uclass.c | 831 Elf32_Shdr *shdr; /* Section header structure pointer */ in rproc_find_table() local 898 Elf32_Shdr *shdr; in rproc_find_resource_table() local
|
| /u-boot/drivers/net/pfe_eth/ |
| A D | pfe_hw.c | 349 static int pe_load_pmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_pmem_section() 400 static int pe_load_dmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_dmem_section() 457 static int pe_load_ddr_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_ddr_section() 541 static int pe_load_pe_lmem_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_pe_lmem_section() 596 int pe_load_elf_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_elf_section()
|
| A D | pfe_firmware.c | 46 Elf32_Shdr *shdr = (Elf32_Shdr *)(pfe_firmware + in pfe_load_elf() local
|
| /u-boot/test/dm/ |
| A D | remoteproc.c | 202 Elf32_Shdr *shdr = (Elf32_Shdr *)(valid_elf32 + ehdr->e_shoff); in dm_test_remoteproc_elf() local
|
| /u-boot/cmd/ |
| A D | seama.c | 41 static struct seama_header shdr; variable
|
| /u-boot/tools/ |
| A D | mxsimage.c | 325 struct sb_sections_header *shdr; in sb_encrypt_sb_sections_header() local 714 struct sb_sections_header *shdr; in sb_build_section() local 1413 struct sb_sections_header *shdr; in sb_fixup_sections_and_tags() local 1942 struct sb_sections_header *shdr; in sb_verify_sections_cmds() local
|
| A D | zynqmpbif.c | 550 Elf64_Shdr *shdr; in elf2flat64() local 598 Elf32_Shdr *shdr; in elf2flat32() local
|
| A D | mtk_image.c | 695 struct mt7621_stage1_header *shdr; in mtk_image_set_mt7621_header() local
|
Completed in 28 milliseconds