OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CTF_F_COMPRESS
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
ctf.h
54
#define
CTF_F_COMPRESS
(1 << 0) /* zlib compression */
/src/external/gpl3/binutils/dist/include/
ctf.h
208
/* All of these flags bar
CTF_F_COMPRESS
and CTF_F_IDXSORTED are bug-workaround
212
#define
CTF_F_COMPRESS
0x1 /* Data buffer is compressed by libctf. */
217
#define CTF_F_MAX (
CTF_F_COMPRESS
| CTF_F_NEWFUNCINFO | CTF_F_IDXSORTED \
/src/external/gpl3/binutils.old/dist/include/
ctf.h
208
/* All of these flags bar
CTF_F_COMPRESS
and CTF_F_IDXSORTED are bug-workaround
212
#define
CTF_F_COMPRESS
0x1 /* Data buffer is compressed by libctf. */
216
#define CTF_F_MAX (
CTF_F_COMPRESS
| CTF_F_NEWFUNCINFO | CTF_F_IDXSORTED \
/src/external/gpl3/gcc/dist/include/
ctf.h
208
/* All of these flags bar
CTF_F_COMPRESS
and CTF_F_IDXSORTED are bug-workaround
212
#define
CTF_F_COMPRESS
0x1 /* Data buffer is compressed by libctf. */
216
#define CTF_F_MAX (
CTF_F_COMPRESS
| CTF_F_NEWFUNCINFO | CTF_F_IDXSORTED \
/src/external/gpl3/gcc.old/dist/include/
ctf.h
190
#define
CTF_F_COMPRESS
0x1 /* Data buffer is compressed by libctf. */
/src/external/gpl3/gdb.old/dist/include/
ctf.h
208
/* All of these flags bar
CTF_F_COMPRESS
and CTF_F_IDXSORTED are bug-workaround
212
#define
CTF_F_COMPRESS
0x1 /* Data buffer is compressed by libctf. */
216
#define CTF_F_MAX (
CTF_F_COMPRESS
| CTF_F_NEWFUNCINFO | CTF_F_IDXSORTED \
/src/external/gpl3/gdb/dist/include/
ctf.h
208
/* All of these flags bar
CTF_F_COMPRESS
and CTF_F_IDXSORTED are bug-workaround
212
#define
CTF_F_COMPRESS
0x1 /* Data buffer is compressed by libctf. */
216
#define CTF_F_MAX (
CTF_F_COMPRESS
| CTF_F_NEWFUNCINFO | CTF_F_IDXSORTED \
Completed in 57 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026