Searched defs:SectionInfo (Results 1 – 5 of 5) sorted by relevance
145 struct SectionInfo { struct154 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
191 struct SectionInfo { struct in TrivialMemoryManager192 SectionInfo(StringRef Name, sys::MemoryBlock MB, unsigned SectionID) in SectionInfo() function194 std::string Name;195 sys::MemoryBlock MB;196 unsigned SectionID = ~0U;
3136 struct SectionInfo { struct3141 SectionInfo() = default; argument3142 SectionInfo(NamedDecl *Decl, SourceLocation PragmaSectionLocation, in SectionInfo() function
83 __itt_section_info SectionInfo; in fillSectionInformation() local
321 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local