Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h2546 struct SectionInfo { struct
2550 SectionInfo() {} in SectionInfo() argument
2551 SectionInfo(DeclaratorDecl *Decl, in SectionInfo() argument
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp790 const SectionAddressInfo *SectionInfo = nullptr; in getSectionAddr() local
814 const SectionAddressInfo *SectionInfo = nullptr; in getStubAddrFor() local
DRuntimeDyldMachO.cpp288 EHFrameRelatedSections &SectionInfo = UnregisteredEHFrameSections[i]; in registerEHFrames() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp8752 struct SectionInfo { struct in __anon5d12de9e0611::SegInfo
8753 uint64_t Address;
8754 uint64_t Size;
8755 StringRef SectionName;
8756 StringRef SegmentName;
8757 uint64_t OffsetInSegment;
8758 uint64_t SegmentStartAddress;
8759 uint32_t SegmentIndex;