Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Delf_reader.h121 struct SectionInfo { struct
133 SectionInfo *info); argument
/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/llvm-project/llvm/include/llvm/Object/
DMachO.h145 struct SectionInfo { struct
154 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h145 struct SectionInfo { struct
154 const SectionInfo &findSection(int32_t SegIndex, uint64_t SegOffset); argument
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp52 struct SectionInfo { struct
57 StringRef segmentName;
58 StringRef sectionName;
59 SectionType type;
60 uint32_t attributes;
61 uint64_t address;
62 uint64_t size;
63 uint16_t alignment;
69 bool relocsToDefinedCanBeImplicit;
72 std::vector<AtomInfo> atomsAndOffsets;
[all …]
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp190 struct SectionInfo { struct in TrivialMemoryManager
191 SectionInfo(StringRef Name, sys::MemoryBlock MB, unsigned SectionID) in SectionInfo() argument
193 std::string Name;
194 sys::MemoryBlock MB;
195 unsigned SectionID = ~0U;
/external/clang/include/clang/AST/
DASTContext.h2588 struct SectionInfo { struct
2592 SectionInfo() {} in SectionInfo() argument
2593 SectionInfo(DeclaratorDecl *Decl, in SectionInfo() argument
/external/llvm-project/clang/include/clang/AST/
DASTContext.h3087 struct SectionInfo { struct
3092 SectionInfo() = default; argument
3093 SectionInfo(DeclaratorDecl *Decl, in SectionInfo() function
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp83 __itt_section_info SectionInfo; in fillSectionInformation() local
/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/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp321 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp321 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1917 struct SectionInfo { struct in MachSymtabSectionInfo
1918 SectionInfo() : vm_range(), section_sp() {} in SectionInfo() argument
1920 VMRange vm_range;
1921 SectionSP section_sp;
/external/llvm/tools/llvm-objdump/
DMachODump.cpp9126 struct SectionInfo { struct in __anon5dfb19f90611::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/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
/external/catch2/single_include/catch2/
Dcatch.hpp2834 struct SectionInfo { struct
2840 SectionInfo in SectionInfo() function
2845 std::string name;
2846 std::string description; // !Deprecated: this will always be empty
2847 SourceLineInfo lineInfo;
12994 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo
/external/libabigail/tests/lib/
Dcatch.hpp2856 struct SectionInfo { struct
2862 SectionInfo in SectionInfo() argument
2867 std::string name;
2868 std::string description; // !Deprecated: this will always be empty
2869 SourceLineInfo lineInfo;
13137 SectionInfo::SectionInfo in SectionInfo() function in Catch::SectionInfo