Searched refs:ctf_archive (Results 1 – 5 of 5) sorted by relevance
36 static ctf_file_t *ctf_arc_open_by_offset (const struct ctf_archive *arc,60 struct ctf_archive *archdr; in ctf_arc_write_fd()78 headersz = sizeof (struct ctf_archive) in ctf_arc_write_fd()140 + sizeof (struct ctf_archive)); in ctf_arc_write_fd()168 + sizeof (struct ctf_archive)), in ctf_arc_write_fd()349 struct ctf_archive *352 struct ctf_archive *arc = (struct ctf_archive *) buf; in ctf_arc_bufopen()365 struct ctf_archive *371 struct ctf_archive *arc; /* (Actually the whole file.) */ in ctf_arc_open_internal()419 ctf_arc_close_internal (struct ctf_archive *arc) in ctf_arc_close_internal()[all …]
289 ctf_archive_t *ctf_archive; /* Archive this ctf_file_t came from. */ member309 struct ctf_archive *ctfi_archive;438 extern struct ctf_archive *ctf_arc_open_internal (const char *, int *);439 extern struct ctf_archive *ctf_arc_bufopen (const void *, size_t, int *);440 extern void ctf_arc_close_internal (struct ctf_archive *);
41 ctf_new_archive_internal (int is_archive, struct ctf_archive *arc, in ctf_new_archive_internal()126 struct ctf_archive *arc = NULL; in ctf_bfdopen_ctfsect()294 struct ctf_archive *arc; in ctf_fdopen()
1702 return fp->ctf_archive; in ctf_get_arc()
571 struct ctf_archive struct