Searched defs:SectionInfo (Results 1 – 6 of 6) sorted by relevance
146 struct SectionInfo { struct 155 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
191 struct SectionInfo { struct in TrivialMemoryManager 192 SectionInfo(StringRef Name, sys::MemoryBlock MB, unsigned SectionID) in SectionInfo() argument 194 NameTrivialMemoryManager::SectionInfo global() argument 195 MBTrivialMemoryManager::SectionInfo global() argument 196 SectionIDTrivialMemoryManager::SectionInfo global() argument
3345 struct SectionInfo { global() struct 3350 SectionFlagsSectionInfo global() argument 3351 SectionInfoSectionInfo SectionInfo() argument
84 __itt_section_info SectionInfo; in fillSectionInformation() local [all...]
321 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
2818 struct SectionInfo { struct2824 SectionInfo in SectionInfo() function2829 std::string name;2830 std::string description; // !Deprecated: this will always be empty2831 SourceLineInfo lineInfo;12964 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo