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

/external/netperf/src/
H A Dnetserver.c245 open_debug_file() function
377 this be called before open_debug_file() */
1029 open_debug_file();
1413 open_debug_file();
1542 be called before open_debug_file() or there is a chance that
1545 open_debug_file();
/external/valgrind/coregrind/m_debuginfo/
H A Dreadelf.c1167 DiImage* open_debug_file( const HChar* name, const HChar* buildid, UInt crc, function
1246 dimg = open_debug_file(debugpath, buildid, 0, rel_ok, NULL);
1267 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL);
1271 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL);
1275 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL);
1281 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL);
1293 dimg = open_debug_file(basename, buildid, crc, rel_ok, serverpath);

Completed in 98 milliseconds