Home
last modified time | relevance | path

Searched refs:pe_load_elf_section (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/net/pfe_eth/pfe/
H A Dpfe_hw.h136 int pe_load_elf_section(int id, const void *data, Elf32_Shdr *shdr);
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_firmware.c73 ret = pe_load_elf_section(id, in pfe_load_elf()
H A Dpfe_hw.c594 int pe_load_elf_section(int id, const void *data, Elf32_Shdr *shdr) in pe_load_elf_section() function