Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h36 struct SectionAddressInfo { struct
40 typedef std::map<std::string, SectionAddressInfo> SectionMap; argument
50 std::pair<const SectionAddressInfo*, std::string> findSectionAddrInfo(
DRuntimeDyldChecker.cpp755 std::pair<const RuntimeDyldCheckerImpl::SectionAddressInfo*, std::string>
790 const SectionAddressInfo *SectionInfo = nullptr; in getSectionAddr()
814 const SectionAddressInfo *SectionInfo = nullptr; in getStubAddrFor()