Searched defs:btf_ext_header (Results 1 – 1 of 1) sorted by relevance
50 struct btf_ext_header { struct51 __u16 magic;52 __u8 version;53 __u8 flags;54 __u32 hdr_len;57 __u32 func_info_off;58 __u32 func_info_len;59 __u32 line_info_off;60 __u32 line_info_len;63 __u32 offset_reloc_off;[all …]