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

/openjdk7/hotspot/agent/src/os/bsd/
H A Dps_core.c813 static bool read_shared_lib_info(struct ps_prochandle* ph) { function
1003 // here because read_shared_lib_info needs to read from debuggee
1008 if (read_shared_lib_info(ph) != true)
/openjdk7/hotspot/agent/src/os/linux/
H A Dps_core.c807 static bool read_shared_lib_info(struct ps_prochandle* ph) { function
997 // here because read_shared_lib_info needs to read from debuggee
1002 if (read_shared_lib_info(ph) != true)

Completed in 35 milliseconds