OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CloseAgentFunc
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp
45
CloseAgentFunc
(0),
82
CloseAgentFunc
= (op_close_agent_ptr_t)(intptr_t)
97
|| !
CloseAgentFunc
102
CloseAgentFunc
= 0;
199
if (Agent &&
CloseAgentFunc
) {
200
ret =
CloseAgentFunc
(Agent);
/external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h
52
op_close_agent_ptr_t
CloseAgentFunc
;
76
CloseAgentFunc
(CloseAgentImpl),
Completed in 1299 milliseconds