Searched refs:jvmti_write_debug_info (Results 1 – 3 of 3) sorted by relevance
26 int jvmti_write_debug_info(void *agent, uint64_t code, int nr_lines,
417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info() function
298 …if (jvmti_write_debug_info(jvmti_agent, addr, nr_lines, line_tab, (const char * const *) line_file… in compiled_method_load_cb()