Home
last modified time | relevance | path

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

/drivers/remoteproc/
A Drproc-elf-loader.c317 Elf32_Shdr *shdr; local
381 Elf32_Shdr *shdr; local
427 Elf64_Shdr *shdr; local
491 Elf64_Shdr *shdr; local
A Drproc-uclass.c844 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 Dpfe_hw.c349 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 Dpfe_firmware.c47 Elf32_Shdr *shdr = (Elf32_Shdr *)(pfe_firmware + in pfe_load_elf() local

Completed in 13 milliseconds