| /third_party/elfutils/tests/ |
| H A D | line2addr.c | 47 const char *secname = dwfl_module_relocation_info (mod, i, NULL); in print_address() local
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | module.c | 378 const char *secname = secstrs + s->sh_name; in module_finalize() local [all...] |
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | module.c | 473 char *secstrings, *secname; in module_finalize() local
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | module.c | 466 const char *secname = secstrs + s->sh_name; in module_finalize() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | module.c | 532 char *secstrings, *secname; in module_finalize() local
|
| /kernel/linux/linux-5.10/arch/loongarch/boot/tools/ |
| H A D | relocs.c | 118 static struct section *sec_lookup(const char *secname) in sec_lookup() argument
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
| H A D | main.cpp | 163 void write_obj(const std::string& fname, const std::string& secname, size_t size_of_data, const void* data, bool x64) argument 334 void write_macho(const std::string& fname, const std::string& secname, size_t size_of_data_, const void* data) argument 259 write_elf( type o, uint8_t arch, const std::string& fname, const std::string& secname, size_t size_of_data, const void* data) global() argument
|
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| H A D | module.c | 943 char *secname = secstrings + s->sh_name; in module_finalize() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | vdso.c | 231 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32() argument 336 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64() argument
|
| /kernel/linux/linux-5.10/arch/mips/boot/tools/ |
| H A D | relocs.c | 108 static struct section *sec_lookup(const char *secname) in sec_lookup() argument
|
| /kernel/linux/linux-6.6/arch/mips/boot/tools/ |
| H A D | relocs.c | 108 static struct section *sec_lookup(const char *secname) in sec_lookup() argument
|
| /kernel/linux/linux-6.6/arch/parisc/kernel/ |
| H A D | module.c | 926 char *secname = secstrings + s->sh_name; in module_finalize() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | linux-kernel-modules.c | 573 check_notes(Dwfl_Module *mod, const char *notesfile, Dwarf_Addr vaddr, const char *secname) check_notes() argument [all...] |
| H A D | dwfl_module_getdwarf.c | 291 const char *secname = elf_strptr (mod->main.elf, shstrndx, in find_prelink_address_sync() local
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| H A D | modpost.c | 350 const char *secname = sec_name(elf, sec); in export_from_secname() local 563 const char *secname; in parse_elf() local [all...] |
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | modpost.c | 517 const char *secname; in parse_elf() local 1181 check_export_symbol(struct module *mod, struct elf_info *elf, Elf_Addr faddr, const char *secname, Elf_Sym *sym) check_export_symbol() argument
|
| /third_party/elfutils/src/ |
| H A D | readelf.c | 7897 const char *secname = section_name (ebl, shdr); in print_debug_units() local 7902 elf_ndxscn (scn), secname, (uint64_t) shdr->sh_offset); in print_debug_units() local
|