Searched defs:shdr (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/gio/ |
D | gresource-tool.c | 186 GElf_Shdr *shdr, shdr_mem; in elf_foreach_resource_section() local 219 resource_from_section (GElf_Shdr *shdr, in resource_from_section() 264 list_resources_cb (GElf_Shdr *shdr, in list_resources_cb() 311 extract_resource_cb (GElf_Shdr *shdr, in extract_resource_cb() 353 print_section_name (GElf_Shdr *shdr, in print_section_name()
|
/third_party/uboot/u-boot-2020.01/drivers/net/pfe_eth/ |
D | pfe_hw.c | 347 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()
|
D | pfe_firmware.c | 36 Elf32_Shdr *shdr = (Elf32_Shdr *)(pfe_firmware + in pfe_load_elf() local
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | elf.c | 80 Elf64_Shdr *shdr; /* Section header structure pointer */ in load_elf64_image_shdr() local 183 Elf32_Shdr *shdr; /* Section header structure pointer */ in load_elf_image_shdr() local
|
/third_party/libunwind/src/ia64/ |
D | Gfind_unwind_table.c | 40 Elf64_Shdr *shdr; in find_gp() local
|
/third_party/toybox/toys/posix/ |
D | file.c | 154 char *shdr = map+shoff+i*shsize; local
|
/third_party/uboot/u-boot-2020.01/tools/ |
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 1945 struct sb_sections_header *shdr; in sb_verify_sections_cmds() local
|
D | zynqmpbif.c | 550 Elf64_Shdr *shdr; in elf2flat64() local 598 Elf32_Shdr *shdr; in elf2flat32() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 115 Elf_Shdr *shdr = in updateSectionAddress() local 171 Elf_Shdr *shdr = const_cast<Elf_Shdr *>( in createRTDyldELFObject() local
|