/linux-6.6.21/security/selinux/ss/ |
D | symtab.h | 15 struct symtab { struct 20 int symtab_init(struct symtab *s, u32 size); argument
|
D | policydb.h | 243 struct symtab symtab[SYM_NUM]; member
|
/linux-6.6.21/kernel/debug/kdb/ |
D | kdb_support.c | 39 int kdbgetsymval(const char *symname, kdb_symtab_t *symtab) in kdbgetsymval() 81 int kdbnearsym(unsigned long addr, kdb_symtab_t *symtab) in kdbnearsym() 201 kdb_symtab_t symtab, *symtab_p2; in kdb_symbol_print() local
|
D | kdb_main.c | 555 kdb_symtab_t symtab; in kdbgetaddrarg() local 1534 kdb_symtab_t symtab; in kdb_md_line() local
|
/linux-6.6.21/arch/s390/kernel/ |
D | module.c | 145 Elf_Shdr *symtab; in module_frob_arch_sections() local 258 static int apply_rela(Elf_Rela *rela, Elf_Addr base, Elf_Sym *symtab, in apply_rela() 469 Elf_Sym *symtab; in __apply_relocate_add() local
|
D | machine_kexec_file.c | 302 const Elf_Shdr *symtab) in arch_kexec_apply_relocations_add()
|
/linux-6.6.21/arch/alpha/kernel/ |
D | module.c | 69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local 139 Elf64_Sym *symtab, *sym; in apply_relocate_add() local
|
/linux-6.6.21/scripts/ |
D | insert-sys-cert.c | 133 static Elf_Sym *find_elf_symbol(Elf_Ehdr *hdr, Elf_Shdr *symtab, char *name) in find_elf_symbol() 157 static void get_symbol_from_table(Elf_Ehdr *hdr, Elf_Shdr *symtab, in get_symbol_from_table() 286 Elf_Shdr *symtab = NULL; in main() local
|
D | recordmcount.h | 191 static unsigned int get_symindex(Elf_Sym const *sym, Elf32_Word const *symtab, in get_symindex() 237 unsigned const nhdr, Elf32_Word **symtab, in find_symtab() 521 Elf32_Word const *symtab, in find_secsym_ndx() 619 Elf32_Word *symtab; in do_func() local
|
D | sorttable.h | 271 const Elf_Sym *symtab; in do_sort() local
|
/linux-6.6.21/arch/mips/vdso/ |
D | genvdso.h | 61 void *shdrs, *symtab; in FUNC() local
|
/linux-6.6.21/tools/objtool/ |
D | orc_dump.c | 81 Elf_Data *data, *symtab = NULL, *rela_orc_ip = NULL; in orc_dump() local
|
D | elf.c | 437 struct section *symtab, *symtab_shndx, *sec; in read_symbols() local 597 static int elf_update_symbol(struct elf *elf, struct section *symtab, in elf_update_symbol() 730 struct section *symtab, *symtab_shndx; in __elf_create_symbol() local
|
/linux-6.6.21/tools/perf/util/ |
D | symsrc.h | 28 Elf_Scn *symtab; member
|
D | genelf.c | 82 static Elf_Sym symtab[]={ variable
|
/linux-6.6.21/tools/testing/selftests/sgx/ |
D | main.c | 70 static bool vdso_get_symtab(void *addr, struct vdso_symtab *symtab) in vdso_get_symtab() 115 static Elf64_Sym *vdso_symtab_get(struct vdso_symtab *symtab, const char *name) in vdso_symtab_get() 179 struct vdso_symtab symtab; in setup_test_encl() local
|
D | load.c | 139 Elf64_Sym *symtab = NULL; in encl_get_entry() local
|
/linux-6.6.21/arch/x86/tools/ |
D | relocs.c | 41 Elf_Sym *symtab; member 291 Elf_Sym *symtab; in sym_lookup() local 351 Elf_Sym *symtab = secs[shsymtabndx].symtab; in sym_index() local
|
/linux-6.6.21/include/linux/ |
D | kexec.h | 246 const Elf_Shdr *relsec, const Elf_Shdr *symtab) in arch_kexec_apply_relocations_add() 265 const Elf_Shdr *relsec, const Elf_Shdr *symtab) in arch_kexec_apply_relocations()
|
/linux-6.6.21/tools/lib/bpf/ |
D | linker.c | 273 struct dst_sec *symtab = &linker->secs[linker->symtab_sec_idx]; in add_new_sym() local 1223 struct src_sec *symtab = &obj->secs[obj->symtab_sec_idx]; in linker_append_elf_syms() local 1256 struct dst_sec *symtab = &linker->secs[linker->symtab_sec_idx]; in get_sym_by_idx() local 2105 struct src_sec *symtab = &obj->secs[obj->symtab_sec_idx]; in find_sym_by_name() local
|
/linux-6.6.21/arch/riscv/kernel/ |
D | elf_kexec.c | 368 const Elf_Shdr *symtab) in arch_kexec_apply_relocations_add()
|
/linux-6.6.21/scripts/genksyms/ |
D | genksyms.c | 28 static struct symbol *symtab[HASH_BUCKETS]; variable
|
/linux-6.6.21/kernel/ |
D | kexec_file.c | 953 const Elf_Shdr *symtab; in kexec_apply_relocations() local
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_rtsym.c | 44 struct nfp_rtsym symtab[]; member
|
/linux-6.6.21/arch/mips/boot/tools/ |
D | relocs.c | 27 Elf_Sym *symtab; member
|