Searched refs:ctf_file (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldelfgen.h | 23 struct ctf_file; 28 (struct ctf_file *ctf_output, struct elf_sym_strtab *syms,
|
H A D | ldemul.h | 109 (struct ctf_file *, struct elf_sym_strtab *, bfd_size_type, 230 void (*examine_strtab_for_ctf) (struct ctf_file *, struct elf_sym_strtab *,
|
H A D | ldelfgen.c | 164 (struct ctf_file *ctf_output, struct elf_sym_strtab *syms, in ldelf_examine_strtab_for_ctf()
|
H A D | ldemul.c | 410 ldemul_examine_strtab_for_ctf (struct ctf_file *ctf_output, in ldemul_examine_strtab_for_ctf()
|
/dflybsd-src/contrib/binutils-2.34/libctf/ |
H A D | ctf-impl.h | 236 struct ctf_file struct 273 struct ctf_file *ctf_parent; /* Parent CTF container (if any). */ argument
|
H A D | ctf-link.c | 824 sizeof (struct ctf_file *) * (arg.i + 1))) == NULL) in ctf_link_write()
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | ctf-api.h | 43 typedef struct ctf_file ctf_file_t;
|