Searched defs:getSectionLoadAddress (Results 1 – 4 of 4) sorted by relevance
236 virtual uint64_t getSectionLoadAddress(const object::SectionRef &Sec) const { in getSectionLoadAddress() function
903 RuntimeDyldCheckerImpl::getSectionLoadAddress(void *LocalAddress) const { in getSectionLoadAddress() function in RuntimeDyldCheckerImpl987 RuntimeDyldChecker::getSectionLoadAddress(void *LocalAddress) const { in getSectionLoadAddress() function in RuntimeDyldChecker
322 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() function
1180 uint64_t RuntimeDyld::LoadedObjectInfo::getSectionLoadAddress( in getSectionLoadAddress() function in llvm::RuntimeDyld::LoadedObjectInfo