Home
last modified time | relevance | path

Searched refs:LCTF_DIRTY (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_create.c258 if (!(fp->ctf_flags & LCTF_DIRTY)) in ctf_update()
442 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY; in ctf_update()
589 if (!(fp->ctf_flags & LCTF_DIRTY)) in ctf_discard()
601 fp->ctf_flags &= ~LCTF_DIRTY; in ctf_discard()
644 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_generic()
785 fp->ctf_flags |= LCTF_DIRTY; in ctf_set_array()
1046 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_enumerator()
1148 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_member()
1186 fp->ctf_flags |= LCTF_DIRTY; in ctf_delete_type()
1249 ctb->ctb_file->ctf_flags |= LCTF_DIRTY; in membadd()
H A Dctf_impl.h226 #define LCTF_DIRTY 0x0008 /* CTF container has been modified */ macro
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-create.c168 fp->ctf_flags |= LCTF_DIRTY; in ctf_create()
367 if (!(fp->ctf_flags & LCTF_DIRTY)) in ctf_discard()
436 fp->ctf_flags &= ~LCTF_DIRTY; in ctf_rollback()
492 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_generic()
736 fp->ctf_flags |= LCTF_DIRTY; in ctf_set_array()
1113 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_enumerator()
1299 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_member_offset()
1371 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_variable()
H A Dctf-serialize.c976 if (!(fp->ctf_flags & LCTF_DIRTY)) in ctf_serialize()
1117 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY; in ctf_serialize()
H A Dctf-impl.h597 #define LCTF_DIRTY 0x0004 /* CTF dict has been modified. */ macro
H A Dctf-link.c1571 fp->ctf_flags |= LCTF_DIRTY; in ctf_link_intern_extern_string()
1594 fp->ctf_flags |= LCTF_DIRTY; in ctf_link_add_strtab()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-create.c168 fp->ctf_flags |= LCTF_DIRTY; in ctf_create()
371 if (!(fp->ctf_flags & LCTF_DIRTY)) in ctf_discard()
440 fp->ctf_flags &= ~LCTF_DIRTY; in ctf_rollback()
496 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_generic()
733 fp->ctf_flags |= LCTF_DIRTY; in ctf_set_array()
1103 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_enumerator()
1274 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_member_offset()
1341 fp->ctf_flags |= LCTF_DIRTY; in ctf_add_variable()
H A Dctf-serialize.c976 if (!(fp->ctf_flags & LCTF_DIRTY)) in ctf_serialize()
1117 nfp->ctf_flags |= fp->ctf_flags & ~LCTF_DIRTY; in ctf_serialize()
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; in ctf_link_intern_extern_string()
1581 fp->ctf_flags |= LCTF_DIRTY; in ctf_link_add_strtab()