Searched defs:secndx (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/scripts/ |
H A D | insert-sys-cert.c | 161 int secndx; in get_symbol_from_table() local
|
/kernel/linux/linux-6.6/scripts/ |
H A D | insert-sys-cert.c | 161 int secndx; in get_symbol_from_table() local
|
/third_party/elfutils/tests/ |
H A D | elfstrmerge.c | 152 newsecndx (size_t secndx, size_t shdrstrndx, size_t shdrnum, in newsecndx() argument [all...] |
/kernel/linux/linux-5.10/kernel/livepatch/ |
H A D | core.c | 292 klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, const char *shstrtab, const char *strtab, unsigned int symndx, unsigned int secndx, const char *objname) klp_apply_section_relocs() argument
|
/kernel/linux/linux-6.6/kernel/livepatch/ |
H A D | core.c | 294 klp_write_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, const char *shstrtab, const char *strtab, unsigned int symndx, unsigned int secndx, const char *objname, bool apply) klp_write_section_relocs() argument 332 klp_apply_section_relocs(struct module *pmod, Elf_Shdr *sechdrs, const char *shstrtab, const char *strtab, unsigned int symndx, unsigned int secndx, const char *objname) klp_apply_section_relocs() argument
|
/third_party/elfutils/src/ |
H A D | unstrip.c | 1585 size_t secndx = elf_ndxscn (sec->scn); copy_elided_sections() local
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | modpost.c | 1125 static bool is_executable_section(struct elf_info *elf, unsigned int secndx) in is_executable_section() argument 1064 find_nearest_sym(struct elf_info *elf, Elf_Addr addr, unsigned int secndx, bool allow_negative, Elf_Addr min_distance) find_nearest_sym() argument 1106 find_fromsym(struct elf_info *elf, Elf_Addr addr, unsigned int secndx) find_fromsym() argument
|
Completed in 12 milliseconds