Searched refs:new_dynsym_for_ctf (Results 1 – 4 of 4) sorted by relevance
435 if (ld_emulation->new_dynsym_for_ctf) in ldemul_new_dynsym_for_ctf()436 ld_emulation->new_dynsym_for_ctf (ctf_output, symidx, sym); in ldemul_new_dynsym_for_ctf()
255 void (*new_dynsym_for_ctf) (struct ctf_dict *, int, struct elf_internal_sym *); member