]> Git Repo - binutils.git/blobdiff - libctf/ctf-impl.h
bfd, include, ld, binutils, libctf: CTF should use the dynstr/sym
[binutils.git] / libctf / ctf-impl.h
index 3f4cfac71528a2bd44b7ee759f6fec800b432811..0e09a45b5bcbf562f5c791e37b5fee674fc5e135 100644 (file)
@@ -683,6 +683,7 @@ ctf_new_archive_internal (int is_archive, int unmap_on_close,
                          const ctf_sect_t *strsect, int *errp);
 extern struct ctf_archive *ctf_arc_open_internal (const char *, int *);
 extern void ctf_arc_close_internal (struct ctf_archive *);
+extern const ctf_preamble_t *ctf_arc_bufpreamble (const ctf_sect_t *);
 extern void *ctf_set_open_errno (int *, int);
 extern unsigned long ctf_set_errno (ctf_dict_t *, int);
 
This page took 0.024427 seconds and 4 git commands to generate.