Home
last modified time | relevance | path

Searched refs:examine_strtab_for_ctf (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/ld/
H A Dldemul.c416 if (ld_emulation->examine_strtab_for_ctf) in ldemul_examine_strtab_for_ctf()
417 ld_emulation->examine_strtab_for_ctf (ctf_output, syms, in ldemul_examine_strtab_for_ctf()
H A Dldemul.h230 void (*examine_strtab_for_ctf) (struct ctf_file *, struct elf_sym_strtab *, member