Searched defs:shstrtab (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/mips/vdso/ |
H A D | genvdso.h | 12 char *shstrtab, *name; in FUNC() local
|
/openbmc/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
|
/openbmc/linux/arch/s390/kernel/ |
H A D | machine_kexec_file.c | 304 const char *strtab, *name, *shstrtab; in arch_kexec_apply_relocations_add() local
|
/openbmc/u-boot/tools/ |
H A D | mips-relocs.c | 199 const char *shstrtab, *sh_name, *rel_pfx; in main() local
|
/openbmc/linux/kernel/livepatch/ |
H A D | core.c | 295 const char *shstrtab, const char *strtab, in klp_write_section_relocs() 333 const char *shstrtab, const char *strtab, in klp_apply_section_relocs()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | machine_kexec_64.c | 434 const char *strtab, *name, *shstrtab; in arch_kexec_apply_relocations_add() local
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | elf_kexec.c | 370 const char *strtab, *name, *shstrtab; in arch_kexec_apply_relocations_add() local
|
/openbmc/linux/include/linux/ |
H A D | livepatch.h | 248 const char *shstrtab, const char *strtab, in klp_apply_section_relocs()
|
/openbmc/linux/tools/objtool/ |
H A D | elf.c | 1093 struct section *sec, *shstrtab; in elf_create_section() local
|