Searched refs:type_offset (Results 1 – 12 of 12) sorted by relevance
129 FT_ULong type_offset, label_offset, entry_label_offset; in tt_face_load_cpal() local142 type_offset = FT_NEXT_ULONG( p ); in tt_face_load_cpal()146 if ( type_offset ) in tt_face_load_cpal()148 if ( type_offset >= table_size ) in tt_face_load_cpal()151 table_size - type_offset ) in tt_face_load_cpal()157 p = table + type_offset; in tt_face_load_cpal()
22 CHECK: 0x0000 addr_size = 0x08 type_signature = [[COMMONSIG:0x[0-9a-f]*]] type_offset = 0x[…28 CHECK: 0x0000 addr_size = 0x08 type_signature = [[ASIG:0x[0-9a-f]*]] type_offset = 0x[[AOFF…34 CHECK: 0x{{.*}} addr_size = 0x08 type_signature = [[BSIG:0x[0-9a-f]*]] type_offset = 0x[[BO…
61 TYPES: 0x[[AAOFF]] addr_size = 0x08 type_signature = [[FOOSIG]] type_offset = 0x[[FOOOFF:.*…67 TYPES: 0x[[BAOFF]] addr_size = 0x08 type_signature = [[BARSIG]] type_offset = 0x001e (next …
22 …size = 0x08 name = 'common' type_signature = [[COMMONSIG:0x[0-9a-f]*]] type_offset = 0x[[COMMONOFF…28 …r_size = 0x08 name = 'adistinct' type_signature = [[ASIG:0x[0-9a-f]*]] type_offset = 0x[[AOFF:.*]]…34 …r_size = 0x08 name = 'bdistinct' type_signature = [[BSIG:0x[0-9a-f]*]] type_offset = 0x[[BOFF:.*]]…
12 FOO: 0x00000000: Type Unit: {{.*}} type_signature = [[FOO_SIG]] type_offset = 0x[[FOO_OFF:[0-9a-f]*…25 BAR: 0x00000000: Type Unit: {{.*}} type_signature = [[BAR_SIG]] type_offset = 0x[[BAR_OFF:[0-9a-f]*…
23 LONG-SAME: type_offset = 0x[[BAR_OFF:[0-9a-f]*]] (next unit at32 LONG-SAME: type_offset = 0x[[FOO_OFF:[0-9a-f]*]] (next unit at
13 … 0x0000 addr_size = 0x08 name = '' type_signature = 0x0011223344556677 type_offset = 0x0019 (next …
3 # type_offset field.
177 …_size = 0x08 name = 'V4_type_unit' type_signature = 0x0011223344556677 type_offset = 0x001c (next …205 …= 0x08 name = 'V5_split_type_unit' type_signature = 0x8899aabbccddeeff type_offset = 0x001d (next …
627 instead of checking type_offset by hand.633 * libdwP.h (struct Dwarf_CU): Renamed type_offset to subdie_offset1184 * dwarf_formref_die.c (dwarf_formref_die): Offset is cu->type_offset2081 * libdwP.h (struct Dwarf_CU): Add new members type_offset, type_sig8.