Home
last modified time | relevance | path

Searched defs:secndx (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/mod/
H A Dsymsearch.c154 unsigned int secndx, bool allow_negative, in symsearch_find_nearest()
H A Dmodpost.c1021 unsigned int secndx) in find_fromsym()
1043 static bool is_executable_section(struct elf_info *elf, unsigned int secndx) in is_executable_section()
/openbmc/linux/kernel/livepatch/
H A Dcore.c296 unsigned int symndx, unsigned int secndx, in klp_write_section_relocs()
334 unsigned int symndx, unsigned int secndx, in klp_apply_section_relocs()
/openbmc/linux/scripts/
H A Dinsert-sys-cert.c161 int secndx; in get_symbol_from_table() local