Home
last modified time | relevance | path

Searched refs:TYP (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_macho_loader.h64 #ifndef TYP
829 TYP(reserved1,4);
830 TYP(reserved2,4);
831 TYP(reserved3,4);
832 TYP(reserved4,4);
833 TYP(reserved5,4);
834 TYP(reserved6,4);
846 TYP(reserved1,8);
847 TYP(reserved2,8);
848 TYP(reserved3,8);
[all …]
H A Ddw_elfstructs.h55 #ifndef TYP
62 TYP(e_type,2);
65 TYP(e_entry,4);
66 TYP(e_phoff,4);
67 TYP(e_shoff,4);
68 TYP(e_flags,4);
80 TYP(e_type,2);
97 TYP(p_type,4);
109 TYP(p_type,4);
150 TYP(r_info,4);
[all …]
H A Ddwarf_elfstructs.h63 #ifndef TYP
70 TYP(e_type,2);
73 TYP(e_entry,4);
74 TYP(e_phoff,4);
75 TYP(e_shoff,4);
88 TYP(e_type,2);
105 TYP(p_type,4);
117 TYP(p_type,4);
158 TYP(r_info,4);
164 TYP(r_info,8);
[all …]
H A Ddwarf_pe_descr.h42 #ifndef TYP
55 TYP(dh_mz,2);
65 TYP(Machine,2);
80 TYP(Size,4);
90 TYP(Magic,2);
99 TYP(ImageBase,4);
111 TYP(CheckSum,4);
112 TYP(Subsystem,2);
125 TYP(Magic,2);
133 TYP(ImageBase,8);
[all …]
H A Ddwarf_object_detector.c83 #define TYP(n,l) char n[l] macro
151 TYP(e_type,2);
152 TYP(e_machine,2);
153 TYP(e_version,4);
156 TYP(e_custom,64);
183 TYP(dh_mz,2);
184 TYP(dh_dos_data,58);
185 TYP(dh_image_offset,4);
197 TYP(im_machine,2);
198 TYP(im_sectioncount,2);
[all …]
H A Ddwarf_elfread.c103 #ifndef TYP
104 #define TYP(n,l) char n[l] macro
H A Ddwarf_peread.c86 #ifndef TYP
87 #define TYP(n,l) char n[l] macro
H A Ddwarf_machoread.c103 #ifndef TYP
104 #define TYP(n,l) char n[l] macro