Home
last modified time | relevance | path

Searched defs:elf (Results 1 – 5 of 5) sorted by relevance

/scripts/mod/
A Dsymsearch.c50 static unsigned int symbol_count(struct elf_info *elf) in symbol_count()
68 static void symsearch_populate(struct elf_info *elf, in symsearch_populate()
124 void symsearch_init(struct elf_info *elf) in symsearch_init()
139 void symsearch_finish(struct elf_info *elf) in symsearch_finish()
153 Elf_Sym *symsearch_find_nearest(struct elf_info *elf, Elf_Addr addr, in symsearch_find_nearest()
A Dmodpost.c702 static const char *sym_name(struct elf_info *elf, Elf_Sym *sym) in sym_name()
762 static void check_section(const char *modname, struct elf_info *elf, in check_section()
977 static Elf_Sym *find_fromsym(struct elf_info *elf, Elf_Addr addr, in find_fromsym()
983 static Elf_Sym *find_tosym(struct elf_info *elf, Elf_Addr addr, Elf_Sym *sym) in find_tosym()
1000 static bool is_executable_section(struct elf_info *elf, unsigned int secndx) in is_executable_section()
1066 static void check_export_symbol(struct module *mod, struct elf_info *elf, in check_export_symbol()
1136 static void check_section_mismatch(struct module *mod, struct elf_info *elf, in check_section_mismatch()
1301 static void get_rel_type_and_sym(struct elf_info *elf, uint64_t r_info, in get_rel_type_and_sym()
1331 static void section_rela(struct module *mod, struct elf_info *elf, in section_rela()
1373 static void section_rel(struct module *mod, struct elf_info *elf, in section_rel()
[all …]
A Dmodpost.h193 static inline bool is_valid_name(struct elf_info *elf, Elf_Sym *sym) in is_valid_name()
/scripts/gendwarfksyms/
A Dkabi.c124 Elf *elf; in kabi_read_rules() local
A Dsymbols.c200 Elf *elf; in elf_for_each_global() local

Completed in 12 milliseconds