Lines Matching defs:sym
33 char *mod, *sym; member
109 char *sym, *mod, *type; in read_exports() local
192 struct symbol *sym; in read_sym_checksums() local
218 struct symbol *sym; in first_file_symbol() local
228 static struct symbol *next_file_symbol(struct elf *elf, struct symbol *sym) in next_file_symbol()
242 static bool is_uncorrelated_static_local(struct symbol *sym) in is_uncorrelated_static_local()
273 static bool is_clang_tmp_label(struct symbol *sym) in is_clang_tmp_label()
345 static bool dont_correlate(struct symbol *sym) in dont_correlate()
474 static unsigned long find_sympos(struct elf *elf, struct symbol *sym) in find_sympos()
597 static const char *sym_type(struct symbol *sym) in sym_type()
609 static const char *sym_bind(struct symbol *sym) in sym_bind()
760 static struct export *find_export(struct symbol *sym) in find_export()
870 struct symbol *sym = reloc->sym; in convert_reloc_sym_to_secsym() local
884 struct symbol *sym = reloc->sym; in convert_reloc_secsym_to_sym() local
935 struct symbol *sym, *klp_sym; in clone_reloc_klp() local
1314 static bool should_keep_special_sym(struct elf *elf, struct symbol *sym) in should_keep_special_sym()
1352 static int validate_special_section_klp_reloc(struct elfs *e, struct symbol *sym) in validate_special_section_klp_reloc()
1491 struct symbol *funcs_sym, *str_sym, *sym; in create_klp_sections() local