Home
last modified time | relevance | path

Searched defs:SectionInfo (Results 1 – 11 of 11) sorted by relevance

/external/catch2/include/internal/
Dcatch_section_info.h18 struct SectionInfo { struct
24 SectionInfo in SectionInfo() argument
35 SectionInfo sectionInfo; argument
Dcatch_section_info.cpp12 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DMachO.h148 struct SectionInfo { struct
157 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
/external/clang/include/clang/AST/
DASTContext.h2588 struct SectionInfo { struct
2592 SectionInfo() {} in SectionInfo() argument
2593 SectionInfo(DeclaratorDecl *Decl, in SectionInfo() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp792 const SectionAddressInfo *SectionInfo = nullptr; in getSectionAddr() local
816 const SectionAddressInfo *SectionInfo = nullptr; in getStubAddrFor() local
DRuntimeDyldMachO.cpp316 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp809 const SectionAddressInfo *SectionInfo = nullptr; in getSectionAddr() local
833 const SectionAddressInfo *SectionInfo = nullptr; in getStubAddrFor() local
DRuntimeDyldMachO.cpp319 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp9126 struct SectionInfo { struct in __anon9e01ac9d0611::SegInfo
9127 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;
/external/catch2/single_include/catch2/
Dcatch.hpp2484 struct SectionInfo { struct
2490 SectionInfo in SectionInfo() function
2495 std::string name;
2496 std::string description; // !Deprecated: this will always be empty
2497 SourceLineInfo lineInfo;
10789 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo
/external/bcc/tests/cc/
Dcatch.hpp2250 struct SectionInfo { struct
2256 std::string name;
2257 std::string description;
2258 SourceLineInfo lineInfo;
7837 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo