OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyLoaded
(Results
1 - 15
of
15
) sorted by null
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
236
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
240
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
243
NotifyLoaded
(std::move(
NotifyLoaded
)),
271
if (this->
NotifyLoaded
)
272
this->
NotifyLoaded
(H, ObjToLoad, *Info);
351
NotifyLoadedFtor
NotifyLoaded
;
/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-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/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
232
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
235
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
237
:
NotifyLoaded
(std::move(
NotifyLoaded
)),
272
this->
NotifyLoaded
(H, Objs, LoadedObjInfos);
358
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
232
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
235
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
237
:
NotifyLoaded
(std::move(
NotifyLoaded
)),
272
this->
NotifyLoaded
(H, Objs, LoadedObjInfos);
358
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
;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
232
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
235
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
237
:
NotifyLoaded
(std::move(
NotifyLoaded
)),
272
this->
NotifyLoaded
(H, Objs, LoadedObjInfos);
358
NotifyLoadedFtor
NotifyLoaded
;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h
232
/// @brief Construct an ObjectLinkingLayer with the given
NotifyLoaded
,
235
NotifyLoadedFtor
NotifyLoaded
= NotifyLoadedFtor(),
237
:
NotifyLoaded
(std::move(
NotifyLoaded
)),
272
this->
NotifyLoaded
(H, Objs, LoadedObjInfos);
358
NotifyLoadedFtor
NotifyLoaded
;
Completed in 581 milliseconds