Searched defs:SectionData (Results 1 – 7 of 7) sorted by relevance
59 StringRef SectionData; variable
293 struct SectionData { struct294 std::string_view section_name;295 std::string_view section_subcontent;
58 yaml::BinaryRef SectionData; member
72 yaml::BinaryRef SectionData; member
82 cl::opt<bool> SectionData("section-data", variable
691 StringRef *SectionData = in DWARFContextInMemory() local
1562 if (StringRef *SectionData = mapSectionToMember(SecIt.first())) in DWARFObjInMemory() local1641 if (StringRef *SectionData = mapSectionToMember(Name)) { in DWARFObjInMemory() local