OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_close_agent_ptr_t
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h
31
typedef int (*
op_close_agent_ptr_t
)(op_agent_t);
typedef in class:llvm::OProfileWrapper
52
op_close_agent_ptr_t
CloseAgentFunc;
68
op_close_agent_ptr_t
CloseAgentImpl,
/external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp
83
CloseAgentFunc = (
op_close_agent_ptr_t
)(intptr_t)
Completed in 121 milliseconds