Home
last modified time | relevance | path

Searched refs:op_write_debug_line_info (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h97 int op_write_debug_line_info(void const* code,
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp224 int OProfileWrapper::op_write_debug_line_info( in op_write_debug_line_info() function in llvm::OProfileWrapper
H A DOProfileJITEventListener.cpp130 if (Wrapper->op_write_debug_line_info((void *)Addr, num_entries, in notifyObjectLoaded()