Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp837 uintptr_t SectionBase = reinterpret_cast<uintptr_t>( in getStubAddrFor() local
841 uint64_t SectionBase = getRTDyld().Sections[SectionID].getLoadAddress(); in getStubAddrFor() local