/linux/arch/nds32/kernel/ |
A D | module.c | 113 apply_relocate_add(Elf32_Shdr * sechdrs, const char *strtab, in apply_relocate_add()
|
/linux/scripts/dtc/libfdt/ |
A D | fdt.c | 311 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
|
A D | fdt_rw.c | 129 char *strtab = (char *)fdt + fdt_off_dt_strings(fdt); in fdt_find_add_string_() local
|
/linux/arch/s390/kernel/ |
A D | machine_kexec_file.c | 295 const char *strtab, *name, *shstrtab; in arch_kexec_apply_relocations_add() local
|
/linux/arch/arm64/kernel/ |
A D | module.c | 261 const char *strtab, in apply_relocate_add()
|
/linux/kernel/livepatch/ |
A D | core.c | 193 static int klp_resolve_symbols(Elf64_Shdr *sechdrs, const char *strtab, in klp_resolve_symbols() 288 const char *shstrtab, const char *strtab, in klp_apply_section_relocs()
|
/linux/scripts/ |
A D | sorttable.h | 213 const char *strtab; in do_sort() local
|
A D | insert-sys-cert.c | 136 char *strtab, *symname; in find_elf_symbol() local
|
/linux/arch/x86/kernel/ |
A D | machine_kexec_64.c | 408 const char *strtab, *name, *shstrtab; in arch_kexec_apply_relocations_add() local
|
/linux/drivers/iommu/arm/arm-smmu-v3/ |
A D | arm-smmu-v3.c | 1383 static void arm_smmu_init_bypass_stes(__le64 *strtab, unsigned int nent) in arm_smmu_init_bypass_stes() 1396 void *strtab; in arm_smmu_init_l2_strtab() local 2985 void *strtab = smmu->strtab_cfg.strtab; in arm_smmu_init_l1_strtab() local 3001 void *strtab; in arm_smmu_init_strtab_2lvl() local 3039 void *strtab; in arm_smmu_init_strtab_linear() local
|
A D | arm-smmu-v3.h | 609 __le64 *strtab; member
|
/linux/arch/x86/tools/ |
A D | relocs.c | 44 char *strtab; member 289 char *strtab; in sym_lookup() local
|
/linux/include/linux/ |
A D | livepatch.h | 249 const char *shstrtab, const char *strtab, in klp_apply_section_relocs()
|
A D | module.h | 351 char *strtab; member
|
/linux/scripts/mod/ |
A D | modpost.h | 143 char *strtab; member
|
/linux/arch/riscv/kernel/ |
A D | module.c | 312 int apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, in apply_relocate_add()
|
/linux/drivers/remoteproc/ |
A D | mtk_scp.c | 297 const char *strtab; in scp_elf_read_ipi_buf_addr() local
|
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
A D | nfp_rtsym.c | 43 char *strtab; member
|
/linux/tools/objtool/ |
A D | elf.c | 709 static int elf_add_string(struct elf *elf, struct section *strtab, char *str) in elf_add_string()
|
/linux/arch/ia64/kernel/ |
A D | module.c | 789 apply_relocate_add (Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, in apply_relocate_add()
|
/linux/arch/mips/boot/tools/ |
A D | relocs.c | 29 char *strtab; member
|
/linux/kernel/ |
A D | kexec_file.c | 1079 const char *strtab; in kexec_purgatory_find_symbol() local
|
/linux/tools/testing/selftests/bpf/ |
A D | test_offload.py | 262 def str2int(strtab): argument
|