Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dobjdump.c4053 bfd_size_type ctfsize, parentsize; in dump_ctf() local
4058 if ((ctfdata = read_section_stabs (abfd, sect_name, &ctfsize, NULL)) == NULL) in dump_ctf()
4068 ctfsect = make_ctfsect (sect_name, ctfdata, ctfsize); in dump_ctf()