Searched refs:WriteDebugLineInfoFunc (Results 1 – 2 of 2) sorted by relevance
45 WriteDebugLineInfoFunc(0), in OProfileWrapper()85 WriteDebugLineInfoFunc = (op_write_debug_line_info_ptr_t)(intptr_t) in initialize()98 || !WriteDebugLineInfoFunc in initialize()103 WriteDebugLineInfoFunc = 0; in initialize()231 if (Agent && WriteDebugLineInfoFunc) in op_write_debug_line_info()232 return WriteDebugLineInfoFunc(Agent, Code, NumEntries, Info); in op_write_debug_line_info()
53 op_write_debug_line_info_ptr_t WriteDebugLineInfoFunc; variable77 WriteDebugLineInfoFunc(WriteDebugLineInfoImpl), in OpenAgentFunc()