Searched defs:SectionData (Results 1 – 15 of 15) sorted by relevance
26 struct SectionData { struct31 SectionData m_data_debug_abbrev; argument
240 struct SectionData { struct241 SectionData() {} in SectionData() function243 SectionData(StringFragment name, StringFragment argument, StringFragment text) in SectionData() function248 StringFragment fName;249 StringFragment fArgument;250 StringFragment fText;
59 StringRef SectionData; variable
214 struct SectionData { struct215 std::string_view section_name;216 std::string_view section_subcontent;
28 SectionData: 0000000000000000 label
62 SectionData: 0000000000000000 label
58 yaml::BinaryRef SectionData; member
72 yaml::BinaryRef SectionData; member
82 cl::opt<bool> SectionData("section-data", variable
691 StringRef *SectionData = in DWARFContextInMemory() local
116 cl::opt<bool> SectionData("section-data", variable
1562 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local1641 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local
1631 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local1706 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local