Searched refs:WriteDebugLineInfoFunc (Results 1 – 2 of 2) sorted by relevance
47 WriteDebugLineInfoFunc(0), in OProfileWrapper()86 WriteDebugLineInfoFunc = (op_write_debug_line_info_ptr_t)(intptr_t) in initialize()99 || !WriteDebugLineInfoFunc in initialize()104 WriteDebugLineInfoFunc = 0; in initialize()232 if (Agent && WriteDebugLineInfoFunc) in op_write_debug_line_info()233 return WriteDebugLineInfoFunc(Agent, Code, NumEntries, Info); in op_write_debug_line_info()
54 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable78 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()