HomeSort by relevance Sort by last modified time
    Searched refs:handleGetSymbolAddress (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 97 &ThisT::handleGetSymbolAddress);
341 Expected<TargetAddress> handleGetSymbolAddress(const std::string &Name) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 89 addHandler<utils::GetSymbolAddress>(*this, &ThisT::handleGetSymbolAddress);
328 Expected<JITTargetAddress> handleGetSymbolAddress(const std::string &Name) {

Completed in 49 milliseconds