Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open-bfd.c121 preamble = ctf_arc_bufpreamble (ctfsect); in ctf_bfdopen_ctfsect()
H A Dctf-impl.h742 extern const ctf_preamble_t *ctf_arc_bufpreamble (const ctf_sect_t *);
H A Dctf-archive.c403 ctf_arc_bufpreamble (const ctf_sect_t *ctfsect) in ctf_arc_bufpreamble() function
H A DChangeLog-2020209 * ctf-archive.c (ctf_arc_bufpreamble): New, get the preamble from
211 * ctf-impl.h (ctf_arc_bufpreamble): Declare it.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open-bfd.c121 preamble = ctf_arc_bufpreamble (ctfsect); in ctf_bfdopen_ctfsect()
H A Dctf-impl.h742 extern const ctf_preamble_t *ctf_arc_bufpreamble (const ctf_sect_t *);
H A Dctf-archive.c403 ctf_arc_bufpreamble (const ctf_sect_t *ctfsect) in ctf_arc_bufpreamble() function
H A DChangeLog-2020209 * ctf-archive.c (ctf_arc_bufpreamble): New, get the preamble from
211 * ctf-impl.h (ctf_arc_bufpreamble): Declare it.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020209 * ctf-archive.c (ctf_arc_bufpreamble): New, get the preamble from
211 * ctf-impl.h (ctf_arc_bufpreamble): Declare it.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git61498 * ctf-archive.c (ctf_arc_bufpreamble, ctf_arc_bufopen): Likewise.