Home
last modified time | relevance | path

Searched refs:ctp_flags (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/include/
H A Dctf.h144 unsigned char ctp_flags; /* Flags (see below). */ member
180 #define cth_flags cth_preamble.ctp_flags
/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-open.c966 swap_thing (cth->cth_preamble.ctp_flags); in flip_header()