Searched defs:shdr (Results 1 – 4 of 4) sorted by relevance
| /drivers/remoteproc/ |
| A D | rproc-elf-loader.c | 317 Elf32_Shdr *shdr; local 381 Elf32_Shdr *shdr; local 427 Elf64_Shdr *shdr; local 491 Elf64_Shdr *shdr; local
|
| A D | rproc-uclass.c | 844 Elf32_Shdr *shdr; /* Section header structure pointer */ in rproc_find_table() local 911 Elf32_Shdr *shdr; in rproc_find_resource_table() local
|
| /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 | 47 Elf32_Shdr *shdr = (Elf32_Shdr *)(pfe_firmware + in pfe_load_elf() local
|
Completed in 13 milliseconds