Searched defs:SectionInfo (Results 1 – 3 of 3) sorted by relevance
145 struct SectionInfo { struct154 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
321 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
2861 struct SectionInfo { struct2867 SectionInfo in SectionInfo() argument2872 std::string name;2873 std::string description; // !Deprecated: this will always be empty2874 SourceLineInfo lineInfo;13200 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo