Lines Matching defs:opd_header
21 struct opd_header { struct
22 u8 magic[4];
23 u32 version;
24 u32 cpu_type;
25 u32 ctr_event;
26 u32 ctr_um;
27 u32 ctr_count;
29 u32 is_kernel;
30 double cpu_speed;
31 time_t mtime;
32 u32 cg_to_is_kernel;
34 u32 spu_profile;
35 uint64_t embedded_offset;
36 u64 anon_start;
37 u64 cg_to_anon_start;
39 u32 reserved1[1];