Home
last modified time | relevance | path

Searched refs:SectionAddressInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h35 struct SectionAddressInfo { struct
39 typedef std::map<std::string, SectionAddressInfo> SectionMap; argument
49 std::pair<const SectionAddressInfo*, std::string> findSectionAddrInfo(
DRuntimeDyldChecker.cpp757 std::pair<const RuntimeDyldCheckerImpl::SectionAddressInfo*, std::string>
792 const SectionAddressInfo *SectionInfo = nullptr; in getSectionAddr()
816 const SectionAddressInfo *SectionInfo = nullptr; in getStubAddrFor()