Searched refs:ctf_archive (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-archive.c36 static ctf_file_t *ctf_arc_open_by_offset (const struct ctf_archive *arc,
57 struct ctf_archive *archdr;
75 headersz = sizeof (struct ctf_archive)
137 + sizeof (struct ctf_archive));
165 + sizeof (struct ctf_archive)),
340 /* Make a new struct ctf_archive_internal wrapper for a ctf_archive or a
346 struct ctf_archive *arc,
387 struct ctf_archive *arc = NULL;
403 arc = (struct ctf_archive *) ctfsect->cts_data;
420 struct ctf_archive *
[all...]
H A Dctf-impl.h410 ctf_archive_t *ctf_archive; /* Archive this ctf_file_t came from. */ member in struct:ctf_file
467 struct ctf_archive *ctfi_archive;
680 struct ctf_archive *, ctf_file_t *,
683 extern struct ctf_archive *ctf_arc_open_internal (const char *, int *);
684 extern void ctf_arc_close_internal (struct ctf_archive *);
H A Dctf-open-bfd.c272 struct ctf_archive *arc;
H A Dctf-open.c1758 return fp->ctf_archive;
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-archive.c36 static ctf_dict_t *ctf_dict_open_by_offset (const struct ctf_archive *arc,
63 struct ctf_archive *archdr;
81 headersz = sizeof (struct ctf_archive)
143 + sizeof (struct ctf_archive));
171 + sizeof (struct ctf_archive)),
346 /* Make a new struct ctf_archive_internal wrapper for a ctf_archive or a
352 struct ctf_archive *arc,
408 struct ctf_archive *arc = (struct ctf_archive *) ctfsect->cts_data;
423 struct ctf_archive *ar
[all...]
H A Dctf-impl.h447 ctf_archive_t *ctf_archive; /* Archive this ctf_dict_t came from. */ member in struct:ctf_dict
508 struct ctf_archive *ctfi_archive;
737 struct ctf_archive *, ctf_dict_t *,
740 extern struct ctf_archive *ctf_arc_open_internal (const char *, int *);
741 extern void ctf_arc_close_internal (struct ctf_archive *);
H A Dctf-open-bfd.c305 struct ctf_archive *arc;
H A Dctf-lookup.c567 if (fp->ctf_archive && fp->ctf_archive->ctfi_crossdict_cache)
568 cache = fp->ctf_archive->ctfi_crossdict_cache;
H A Dctf-open.c1864 return fp->ctf_archive;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-archive.c36 static ctf_dict_t *ctf_dict_open_by_offset (const struct ctf_archive *arc,
63 struct ctf_archive *archdr;
81 headersz = sizeof (struct ctf_archive)
143 + sizeof (struct ctf_archive));
171 + sizeof (struct ctf_archive)),
346 /* Make a new struct ctf_archive_internal wrapper for a ctf_archive or a
352 struct ctf_archive *arc,
408 struct ctf_archive *arc = (struct ctf_archive *) ctfsect->cts_data;
423 struct ctf_archive *ar
[all...]
H A Dctf-impl.h447 ctf_archive_t *ctf_archive; /* Archive this ctf_dict_t came from. */ member in struct:ctf_dict
508 struct ctf_archive *ctfi_archive;
737 struct ctf_archive *, ctf_dict_t *,
740 extern struct ctf_archive *ctf_arc_open_internal (const char *, int *);
741 extern void ctf_arc_close_internal (struct ctf_archive *);
H A Dctf-open-bfd.c305 struct ctf_archive *arc;
H A Dctf-lookup.c567 if (fp->ctf_archive && fp->ctf_archive->ctfi_crossdict_cache)
568 cache = fp->ctf_archive->ctfi_crossdict_cache;
H A Dctf-open.c1864 return fp->ctf_archive;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-archive.c36 static ctf_dict_t *ctf_dict_open_by_offset (const struct ctf_archive *arc,
63 struct ctf_archive *archdr;
81 headersz = sizeof (struct ctf_archive)
143 + sizeof (struct ctf_archive));
171 + sizeof (struct ctf_archive)),
346 /* Make a new struct ctf_archive_internal wrapper for a ctf_archive or a
352 struct ctf_archive *arc,
408 struct ctf_archive *arc = (struct ctf_archive *) ctfsect->cts_data;
423 struct ctf_archive *ar
[all...]
H A Dctf-impl.h447 ctf_archive_t *ctf_archive; /* Archive this ctf_dict_t came from. */ member in struct:ctf_dict
508 struct ctf_archive *ctfi_archive;
737 struct ctf_archive *, ctf_dict_t *,
740 extern struct ctf_archive *ctf_arc_open_internal (const char *, int *);
741 extern void ctf_arc_close_internal (struct ctf_archive *);
H A Dctf-open-bfd.c305 struct ctf_archive *arc;
H A Dctf-lookup.c567 if (fp->ctf_archive && fp->ctf_archive->ctfi_crossdict_cache)
568 cache = fp->ctf_archive->ctfi_crossdict_cache;
H A Dctf-open.c1864 return fp->ctf_archive;
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dctf.h120 ctf_archive machinery (and thus ctf_open et al) automatically imports archive
570 /* The ctf_archive is a collection of ctf_dict_t's stored together. The format
587 struct ctf_archive struct
608 ctf_archive[ctf_archive->ctfa_modents] and gives the ctfa_ctfs or
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dctf.h555 /* The ctf_archive is a collection of ctf_file_t's stored together. The format
572 struct ctf_archive struct
593 ctf_archive[ctf_archive->ctfa_modents] and gives the ctfa_ctfs or
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dctf.h120 ctf_archive machinery (and thus ctf_open et al) automatically imports archive
469 /* The ctf_archive is a collection of ctf_dict_t's stored together. The format
486 struct ctf_archive struct
507 ctf_archive[ctf_archive->ctfa_modents] and gives the ctfa_ctfs or
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dctf.h120 ctf_archive machinery (and thus ctf_open et al) automatically imports archive
570 /* The ctf_archive is a collection of ctf_dict_t's stored together. The format
587 struct ctf_archive struct
608 ctf_archive[ctf_archive->ctfa_modents] and gives the ctfa_ctfs or
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dctf.h120 ctf_archive machinery (and thus ctf_open et al) automatically imports archive
570 /* The ctf_archive is a collection of ctf_dict_t's stored together. The format
587 struct ctf_archive struct
608 ctf_archive[ctf_archive->ctfa_modents] and gives the ctfa_ctfs or

Completed in 272 milliseconds