Searched refs:core_handle_note (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/os/bsd/
H A Dps_core.c603 static bool core_handle_note(struct ps_prochandle* ph, ELF_PHDR* note_phdr) { function
685 if (core_handle_note(ph, core_php) != true) goto err;
/openjdk7/hotspot/agent/src/os/linux/
H A Dps_core.c597 static bool core_handle_note(struct ps_prochandle* ph, ELF_PHDR* note_phdr) { function
679 if (core_handle_note(ph, core_php) != true) goto err;

Completed in 35 milliseconds