Searched refs:SectionBase (Results 1 – 1 of 1) sorted by relevance
837 uintptr_t SectionBase = reinterpret_cast<uintptr_t>( in getStubAddrFor() local839 Addr = static_cast<uint64_t>(SectionBase) + StubOffset; in getStubAddrFor()841 uint64_t SectionBase = getRTDyld().Sections[SectionID].getLoadAddress(); in getStubAddrFor() local842 Addr = SectionBase + StubOffset; in getStubAddrFor()