Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCheckerImpl.h64 StringRef getSubsectionStartingAt(StringRef Name) const;
H A DRuntimeDyldChecker.cpp669 StringRef SectionMem = Checker.getSubsectionStartingAt(Symbol); in decodeInst()
889 RuntimeDyldCheckerImpl::getSubsectionStartingAt(StringRef Name) const { in getSubsectionStartingAt() function in RuntimeDyldCheckerImpl