Searched refs:LCTF_DIRTY (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c258 if (!(fp->ctf_flags & LCTF_DIRTY))
442 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY;
589 if (!(fp->ctf_flags & LCTF_DIRTY))
601 fp->ctf_flags &= ~LCTF_DIRTY;
644 fp->ctf_flags |= LCTF_DIRTY;
785 fp->ctf_flags |= LCTF_DIRTY;
1046 fp->ctf_flags |= LCTF_DIRTY;
1148 fp->ctf_flags |= LCTF_DIRTY;
1186 fp->ctf_flags |= LCTF_DIRTY;
1249 ctb->ctb_file->ctf_flags |= LCTF_DIRTY;
[all...]
H A Dctf_impl.h226 #define LCTF_DIRTY 0x0008 /* CTF container has been modified */ macro
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c168 fp->ctf_flags |= LCTF_DIRTY;
371 if (!(fp->ctf_flags & LCTF_DIRTY))
440 fp->ctf_flags &= ~LCTF_DIRTY;
496 fp->ctf_flags |= LCTF_DIRTY;
733 fp->ctf_flags |= LCTF_DIRTY;
1103 fp->ctf_flags |= LCTF_DIRTY;
1274 fp->ctf_flags |= LCTF_DIRTY;
1341 fp->ctf_flags |= LCTF_DIRTY;
H A Dctf-impl.h597 #define LCTF_DIRTY 0x0004 /* CTF dict has been modified. */ macro
H A Dctf-serialize.c976 if (!(fp->ctf_flags & LCTF_DIRTY))
1117 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY;
H A Dctf-link.c1558 fp->ctf_flags |= LCTF_DIRTY;
1581 fp->ctf_flags |= LCTF_DIRTY;
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-create.c168 fp->ctf_flags |= LCTF_DIRTY;
371 if (!(fp->ctf_flags & LCTF_DIRTY))
440 fp->ctf_flags &= ~LCTF_DIRTY;
496 fp->ctf_flags |= LCTF_DIRTY;
733 fp->ctf_flags |= LCTF_DIRTY;
1103 fp->ctf_flags |= LCTF_DIRTY;
1274 fp->ctf_flags |= LCTF_DIRTY;
1341 fp->ctf_flags |= LCTF_DIRTY;
H A Dctf-impl.h597 #define LCTF_DIRTY 0x0004 /* CTF dict has been modified. */ macro
H A Dctf-serialize.c976 if (!(fp->ctf_flags & LCTF_DIRTY))
1117 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY;
H A Dctf-link.c1561 fp->ctf_flags |= LCTF_DIRTY;
1584 fp->ctf_flags |= LCTF_DIRTY;
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c168 fp->ctf_flags |= LCTF_DIRTY;
371 if (!(fp->ctf_flags & LCTF_DIRTY))
440 fp->ctf_flags &= ~LCTF_DIRTY;
496 fp->ctf_flags |= LCTF_DIRTY;
733 fp->ctf_flags |= LCTF_DIRTY;
1103 fp->ctf_flags |= LCTF_DIRTY;
1274 fp->ctf_flags |= LCTF_DIRTY;
1341 fp->ctf_flags |= LCTF_DIRTY;
H A Dctf-impl.h597 #define LCTF_DIRTY 0x0004 /* CTF dict has been modified. */ macro
H A Dctf-link.c1558 fp->ctf_flags |= LCTF_DIRTY;
1581 fp->ctf_flags |= LCTF_DIRTY;
H A Dctf-serialize.c976 if (!(fp->ctf_flags & LCTF_DIRTY))
1117 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY;
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-create.c133 fp->ctf_flags |= LCTF_DIRTY;
289 if (!(fp->ctf_flags & LCTF_DIRTY))
527 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY;
754 if (!(fp->ctf_flags & LCTF_DIRTY))
823 fp->ctf_flags &= ~LCTF_DIRTY;
872 fp->ctf_flags |= LCTF_DIRTY;
1073 fp->ctf_flags |= LCTF_DIRTY;
1383 fp->ctf_flags |= LCTF_DIRTY;
1528 fp->ctf_flags |= LCTF_DIRTY;
1595 fp->ctf_flags |= LCTF_DIRTY;
[all...]
H A Dctf-impl.h546 #define LCTF_DIRTY 0x0004 /* CTF container has been modified */ macro
H A Dctf-link.c1561 fp->ctf_flags |= LCTF_DIRTY;
1584 fp->ctf_flags |= LCTF_DIRTY;

Completed in 350 milliseconds