Lines Matching full:sectiondata
27 struct SectionData { struct
32 SectionData m_data_debug_abbrev; argument
33 SectionData m_data_debug_addr;
34 SectionData m_data_debug_aranges;
35 SectionData m_data_debug_cu_index;
36 SectionData m_data_debug_info;
37 SectionData m_data_debug_line;
38 SectionData m_data_debug_line_str;
39 SectionData m_data_debug_loc;
40 SectionData m_data_debug_loclists;
41 SectionData m_data_debug_macro;
42 SectionData m_data_debug_ranges;
43 SectionData m_data_debug_rnglists;
44 SectionData m_data_debug_str;
45 SectionData m_data_debug_str_offsets;
46 SectionData m_data_debug_tu_index;
47 SectionData m_data_debug_types;
52 SectionData &data);