/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | remoteproc_elf_loader.c | 250 const void *shdr, *name_table_shdr; local 328 const void *shdr; local 375 const void *shdr; global() local [all...] |
H A D | remoteproc_coredump.c | 348 void *shdr; in rproc_coredump_using_sections() local [all...] |
/third_party/elfutils/libelf/ |
H A D | elf_getdata.c | 225 Elf32_Shdr *shdr in __libelf_set_rawdata_wrlock() local 240 Elf64_Shdr *shdr in __libelf_set_rawdata_wrlock() local [all...] |
H A D | elf_compress.c | 365 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress() local 375 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress() local 457 Elf32_Shdr *shdr = elf32_getshdr (scn); elf_compress() local 464 Elf64_Shdr *shdr = elf64_getshdr (scn); elf_compress() local 508 Elf32_Shdr *shdr = elf32_getshdr (scn); elf_compress() local 515 Elf64_Shdr *shdr = elf64_getshdr (scn); elf_compress() local [all...] |
/third_party/elfutils/tests/ |
H A D | elfcopy.c | 212 GElf_Shdr shdr; in copy_elf() local 283 GElf_Shdr shdr; copy_elf() local [all...] |
H A D | dwflsyms.c | 90 GElf_Shdr shdr; in elf_section_name() local 100 GElf_Shdr shdr; in addr_in_section() local 191 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in list_syms() local [all...] |
H A D | addsections.c | 134 GElf_Shdr *shdr = gelf_getshdr (shstrtab_scn, &shdr_mem); in add_sections() local [all...] |
H A D | fillfile.c | 80 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in create_strtab() local 141 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); add_data_section() local 302 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); check_elf() local 374 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); check_elf() local [all...] |
H A D | elfstrtab.c | 186 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in check_elf() local [all...] |
/third_party/elfutils/libdw/ |
H A D | dwarf_begin_elf.c | 77 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in scn_dwarf_type() local 102 GElf_Shdr *shdr; in check_section() local 417 GElf_Shdr *shdr = gelf_getshdr (scngrp, &shdr_mem); scngrp_read() local [all...] |
H A D | dwarf_getcfi_elf.c | 290 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in getcfi_shdr() local 217 getcfi_scn_eh_frame(Elf *elf, const GElf_Ehdr *ehdr, Elf_Scn *scn, GElf_Shdr *shdr, Elf_Scn *hdr_scn, GElf_Addr hdr_vaddr) getcfi_scn_eh_frame() argument
|
/third_party/elfutils/libdwelf/ |
H A D | dwelf_elf_gnu_build_id.c | 104 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in find_elf_build_id() local
|
/third_party/elfutils/libasm/ |
H A D | disasm_cb.c | 84 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in read_symtab_exec() local
|
H A D | asm_end.c | 75 GElf_Shdr *shdr; in binary_end() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | derelocate.c | 102 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in cache_sections() local 205 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); cache_sections() local [all...] |
H A D | dwfl_module_addrsym.c | 98 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in same_section() local
|
H A D | dwfl_report_elf.c | 76 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in __libdwfl_elf_address_range() local [all...] |
/third_party/elfutils/backends/ |
H A D | ppc_symbol.c | 113 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in find_dyn_got() local
|
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | alternative.c | 202 const struct elf64_shdr *shdr; in apply_alternatives_vdso() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | genelf.c | 163 Elf_Shdr *shdr; in jit_add_eh_frame_info() local 255 Elf_Shdr *shdr; jit_write_elf() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | genelf.c | 165 Elf_Shdr *shdr; in jit_add_eh_frame_info() local 257 Elf_Shdr *shdr; jit_write_elf() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | selftests.c | 60 struct netsfhdr *shdr; in net_test_get_skb() local 178 struct netsfhdr *shdr; in net_test_loopback_validate() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | argo_brp.c | 354 const ArgoBRPStreamHeader *shdr; in argo_brp_read_packet() local
|
/third_party/toybox/toys/posix/ |
H A D | file.c | 154 char *shdr = map+shoff+i*shsize; in do_elf_file() local
|
/third_party/vixl/examples/aarch32/ |
H A D | disasm-a32.cc | 127 const Elf32_Shdr* shdr = reinterpret_cast<const Elf32_Shdr*>( in LocateSymbols() local 256 const Elf32_Shdr* shdr = in main() local
|