Home
last modified time | relevance | path

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

/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/llvm/tools/llvm-objdump/
DMachODump.cpp9126 struct SectionInfo { struct in __anon514500d20611::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;