Searched defs:SectionInfo (Results 1 – 12 of 12) sorted by relevance
122 struct SectionInfo { struct134 SectionInfo* info); argument
145 struct SectionInfo { struct154 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
146 struct SectionInfo { struct155 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
226 struct SectionInfo { struct227 GElf_Shdr header;228 Elf_Data* data;
2588 struct SectionInfo { struct2592 SectionInfo() {} in SectionInfo() argument2593 SectionInfo(DeclaratorDecl *Decl, in SectionInfo() function
84 __itt_section_info SectionInfo; in fillSectionInformation() local
792 const SectionAddressInfo *SectionInfo = nullptr; in getSectionAddr() local816 const SectionAddressInfo *SectionInfo = nullptr; in getStubAddrFor() local
316 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
321 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
9126 struct SectionInfo { struct in __anon75a915080611::SegInfo9127 uint64_t Address;9128 uint64_t Size;9129 StringRef SectionName;9130 StringRef SegmentName;9131 uint64_t OffsetInSegment;9132 uint64_t SegmentStartAddress;9133 uint32_t SegmentIndex;
2250 struct SectionInfo { struct2256 std::string name;2257 std::string description;2258 SourceLineInfo lineInfo;7837 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo