Searched defs:shstrtab (Results 1 – 6 of 6) sorted by relevance
| /linux/scripts/ |
| H A D | recordmcount.h | 555 char const *const shstrtab, in __has_rel_mcount() 575 char const *const shstrtab, in has_rel_mcount() 586 const char *const shstrtab, in tot_relsize() 613 char const *const shstrtab = (char const *)(_w(shstr->sh_offset) in do_func() local
|
| /linux/arch/mips/vdso/ |
| H A D | genvdso.h | 12 char *shstrtab, *name; in FUNC() local
|
| /linux/arch/riscv/kernel/ |
| H A D | machine_kexec_file.c | 150 const char *strtab, *name, *shstrtab; in arch_kexec_apply_relocations_add() local
|
| /linux/kernel/livepatch/ |
| H A D | core.c | 299 const char *shstrtab, const char *strtab, in klp_write_section_relocs() 337 const char *shstrtab, const char *strtab, in klp_apply_section_relocs()
|
| /linux/include/linux/ |
| H A D | livepatch.h | 228 const char *shstrtab, const char *strtab, in klp_apply_section_relocs()
|
| /linux/tools/objtool/ |
| H A D | elf.c | 1190 struct section *null, *symtab, *strtab, *shstrtab; in elf_create_file() local 1376 struct section *sec, *shstrtab; in elf_create_section() local
|