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

  /external/llvm/include/llvm/ExecutionEngine/Orc/
ObjectLinkingLayer.h 221 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
224 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
226 : NotifyLoaded(std::move(NotifyLoaded)),
262 this->NotifyLoaded(H, Objs, LoadedObjInfos);
349 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 228 /// @brief Construct an ObjectLinkingLayer with the given NotifyLoaded,
231 NotifyLoadedFtor NotifyLoaded = NotifyLoadedFtor(),
233 : NotifyLoaded(std::move(NotifyLoaded)),
268 this->NotifyLoaded(H, Objs, LoadedObjInfos);
354 NotifyLoadedFtor NotifyLoaded;

Completed in 2502 milliseconds