Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching defs:getSectionLoadAddress

882 RuntimeDyldCheckerImpl::getSectionLoadAddress(void *LocalAddress) const {
966 RuntimeDyldChecker::getSectionLoadAddress(void *LocalAddress) const {
967 return Impl->getSectionLoadAddress(LocalAddress);