Searched refs:ctp_flags (Results 1 – 14 of 14) sorted by relevance
116 uchar_t ctp_flags; /* flags (see below) */ member133 #define cth_flags cth_preamble.ctp_flags
144 unsigned char ctp_flags; /* Flags (see below). */ member166 #define cth_flags cth_preamble.ctp_flags
150 unsigned char ctp_flags; /* Flags (see below). */ member186 #define cth_flags cth_preamble.ctp_flags
123 if (preamble->ctp_flags & CTF_F_DYNSTR) in ctf_bfdopen_ctfsect()
973 swap_thing (cth->cth_preamble.ctp_flags); in ctf_flip_header()1405 if (_libctf_unlikely_ (pp->ctp_flags > CTF_F_MAX)) in ctf_bufopen_internal()1409 (unsigned int) pp->ctp_flags); in ctf_bufopen_internal()
973 swap_thing (cth->cth_preamble.ctp_flags); in ctf_flip_header()1404 if (_libctf_unlikely_ (pp->ctp_flags > CTF_F_MAX)) in ctf_bufopen_internal()1408 (unsigned int) pp->ctp_flags); in ctf_bufopen_internal()
237 unsigned char ctp_flags;253 0x03 ‘ctp_flags’ Flags for this CTF file.292 The preamble contains bitflags in its ‘ctp_flags’ field that describe422 is set in the preamble’s ‘ctp_flags’.1470 * ctf_preamble_t, ctp_flags: CTF Preamble. (line 30)1530 * ctp_flags: CTF Preamble. (line 30)1531 * ctp_flags <1>: CTF Preamble. (line 58)1657 * struct ctf_preamble, ctp_flags: CTF Preamble. (line 30)
262 unsigned char ctp_flags;298 @tab @code{ctp_flags}299 @vindex ctp_flags301 @vindex ctf_preamble_t, ctp_flags302 @vindex struct ctf_preamble, ctp_flags342 @vindex ctp_flags346 The preamble contains bitflags in its @code{ctp_flags} field that536 the preamble's @code{ctp_flags}.
237 unsigned char ctp_flags;253 0x03 'ctp_flags' Flags for this CTF file.292 The preamble contains bitflags in its 'ctp_flags' field that describe422 is set in the preamble's 'ctp_flags'.1470 * ctf_preamble_t, ctp_flags: CTF Preamble. (line 30)1530 * ctp_flags: CTF Preamble. (line 30)1531 * ctp_flags <1>: CTF Preamble. (line 58)1657 * struct ctf_preamble, ctp_flags: CTF Preamble. (line 30)
649 ((ctf_preamble_t *)base)->ctp_flags &= ~CTF_F_COMPRESS; in ctf_bufopen()
61 .ctp_flags = 0 in ctf_create()