Go to the documentation of this file.
5 #define CFA_SHEBANG 0x00414643
6 #define TYPE_2_HEADER_VERSIONS 99
57 #define CFA_SEGMENT_T1_FAMILY_FIELDS_SIZE 28
81 #define toStub(x) ((CFASegmentStub*)x)
82 #define toType1(x) ((CFASegmentType1*)x)
83 #define toType2(x) ((CFASegmentType2*)x)