Searched refs:ctf_snapshot_lu (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c167 fp->ctf_snapshot_lu = 0;
368 fp->ctf_snapshot_lu + 1 };
396 if (fp->ctf_snapshot_lu >= id.snapshot_id)
439 if (fp->ctf_snapshots == fp->ctf_snapshot_lu)
H A Dctf-impl.h446 unsigned long ctf_snapshot_lu; /* ctf_snapshot() call count at last update. */ member in struct:ctf_dict
H A Dctf-serialize.c1164 nfp->ctf_snapshot_lu = fp->ctf_snapshots;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-create.c167 fp->ctf_snapshot_lu = 0;
368 fp->ctf_snapshot_lu + 1 };
396 if (fp->ctf_snapshot_lu >= id.snapshot_id)
439 if (fp->ctf_snapshots == fp->ctf_snapshot_lu)
H A Dctf-impl.h446 unsigned long ctf_snapshot_lu; /* ctf_snapshot() call count at last update. */ member in struct:ctf_dict
H A Dctf-serialize.c1164 nfp->ctf_snapshot_lu = fp->ctf_snapshots;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c167 fp->ctf_snapshot_lu = 0;
368 fp->ctf_snapshot_lu + 1 };
396 if (fp->ctf_snapshot_lu >= id.snapshot_id)
439 if (fp->ctf_snapshots == fp->ctf_snapshot_lu)
H A Dctf-impl.h446 unsigned long ctf_snapshot_lu; /* ctf_snapshot() call count at last update. */ member in struct:ctf_dict
H A Dctf-serialize.c1164 nfp->ctf_snapshot_lu = fp->ctf_snapshots;
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-create.c132 fp->ctf_snapshot_lu = 0;
557 nfp->ctf_snapshot_lu = fp->ctf_snapshots;
751 fp->ctf_snapshot_lu + 1 };
779 if (fp->ctf_snapshot_lu >= id.snapshot_id)
822 if (fp->ctf_snapshots == fp->ctf_snapshot_lu)
H A Dctf-impl.h409 unsigned long ctf_snapshot_lu; /* ctf_snapshot() call count at last update. */ member in struct:ctf_file

Completed in 137 milliseconds