Home
last modified time | relevance | path

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

/linux/tools/perf/jvmti/
H A Djvmti_agent.h26 int jvmti_write_debug_info(void *agent, uint64_t code, int nr_lines,
H A Djvmti_agent.c417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info() function
H A Dlibjvmti.c298 …if (jvmti_write_debug_info(jvmti_agent, addr, nr_lines, line_tab, (const char * const *) line_file… in compiled_method_load_cb()