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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dps_core.c752 static bool read_exec_segments(struct ps_prochandle* ph, ELF_EHDR* exec_ehdr) { function
994 if (read_exec_segments(ph, &exec_ehdr) != true)
/openjdk7/hotspot/agent/src/os/linux/
H A Dps_core.c746 static bool read_exec_segments(struct ps_prochandle* ph, ELF_EHDR* exec_ehdr) { function
988 if (read_exec_segments(ph, &exec_ehdr) != true)

Completed in 34 milliseconds