Searched refs:op_write_debug_line_info (Results 1 - 6 of 6) sorted by relevance

/external/oprofile/libopagent/
H A Dopagent.h109 int op_write_debug_line_info(op_agent_t hdl, void const * code,
H A Dopagent.c278 int op_write_debug_line_info(op_agent_t hdl, void const * code, function
/external/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h98 int op_write_debug_line_info(void const* code,
/external/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp87 DynamicLibrary::SearchForAddressOfSymbol("op_write_debug_line_info");
225 int OProfileWrapper::op_write_debug_line_info( function in class:llvm::OProfileWrapper
H A DOProfileJITEventListener.cpp148 if (Wrapper.op_write_debug_line_info(FnStart, LineInfo.size(),
/external/oprofile/agents/jvmti/
H A Dlibjvmti_oprofile.c191 if (op_write_debug_line_info(agent_hdl, code_addr, map_length,
193 perror("Error: op_write_debug_line_info()");

Completed in 138 milliseconds