Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h61 StringRef getSubsectionStartingAt(StringRef Name) const;
DRuntimeDyldChecker.cpp667 StringRef SectionMem = Checker.getSubsectionStartingAt(Symbol); in decodeInst()
851 RuntimeDyldCheckerImpl::getSubsectionStartingAt(StringRef Name) const { in getSubsectionStartingAt() function in RuntimeDyldCheckerImpl