Searched refs:ctfi_is_archive (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-archive.c370 arci->ctfi_is_archive = is_archive;
393 if (!arc->ctfi_is_archive)
525 if (arc->ctfi_is_archive)
597 if (arc->ctfi_is_archive)
780 if (!wrapper->ctfi_is_archive)
806 if (!wrapper->ctfi_is_archive)
1040 if (arc->ctfi_is_archive)
1124 if (!wrapper->ctfi_is_archive && i->ctn_n == 0)
1144 if ((!wrapper->ctfi_is_archive) || (i->ctn_n >= le64toh (arc->ctfa_ndicts)))
H A Dctf-impl.h505 int ctfi_is_archive; member in struct:ctf_archive_internal
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-archive.c370 arci->ctfi_is_archive = is_archive;
393 if (!arc->ctfi_is_archive)
525 if (arc->ctfi_is_archive)
597 if (arc->ctfi_is_archive)
780 if (!wrapper->ctfi_is_archive)
806 if (!wrapper->ctfi_is_archive)
1040 if (arc->ctfi_is_archive)
1124 if (!wrapper->ctfi_is_archive && i->ctn_n == 0)
1144 if ((!wrapper->ctfi_is_archive) || (i->ctn_n >= le64toh (arc->ctfa_ndicts)))
H A Dctf-impl.h505 int ctfi_is_archive; member in struct:ctf_archive_internal
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-archive.c370 arci->ctfi_is_archive = is_archive;
393 if (!arc->ctfi_is_archive)
525 if (arc->ctfi_is_archive)
597 if (arc->ctfi_is_archive)
780 if (!wrapper->ctfi_is_archive)
806 if (!wrapper->ctfi_is_archive)
1040 if (arc->ctfi_is_archive)
1124 if (!wrapper->ctfi_is_archive && i->ctn_n == 0)
1144 if ((!wrapper->ctfi_is_archive) || (i->ctn_n >= le64toh (arc->ctfa_ndicts)))
H A Dctf-impl.h505 int ctfi_is_archive; member in struct:ctf_archive_internal
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-archive.c364 arci->ctfi_is_archive = is_archive;
489 if (arc->ctfi_is_archive)
556 if (arc->ctfi_is_archive)
628 if (!wrapper->ctfi_is_archive)
672 if (arc->ctfi_is_archive)
732 if (arc->ctfi_is_archive)
791 if (!wrapper->ctfi_is_archive && i->ctn_n == 0)
812 if ((!wrapper->ctfi_is_archive) || (i->ctn_n >= le64toh (arc->ctfa_nfiles)))
H A Dctf-impl.h464 int ctfi_is_archive; member in struct:ctf_archive_internal

Completed in 146 milliseconds