Searched refs:arch__elf_sym_adjust (Results 1 – 3 of 3) sorted by relevance
23 void arch__elf_sym_adjust(GElf_Sym *sym) in arch__elf_sym_adjust() function
310 void arch__elf_sym_adjust(GElf_Sym *sym);
779 void __weak arch__elf_sym_adjust(GElf_Sym *sym __maybe_unused) { } in arch__elf_sym_adjust() function956 arch__elf_sym_adjust(&sym); in dso__load_sym()