Home
last modified time | relevance | path

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

/external/netperf/src/
Dnetserver.c245 open_debug_file() in open_debug_file() function
1029 open_debug_file(); in spawn_child()
1413 open_debug_file(); in daemonize()
1545 open_debug_file(); in main()
/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c1211 DiImage* open_debug_file( const HChar* name, const HChar* buildid, UInt crc, in open_debug_file() function
1290 dimg = open_debug_file(debugpath, buildid, 0, rel_ok, NULL); in find_debug_file()
1311 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL); in find_debug_file()
1315 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL); in find_debug_file()
1319 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL); in find_debug_file()
1325 dimg = open_debug_file(debugpath, buildid, crc, rel_ok, NULL); in find_debug_file()
1337 dimg = open_debug_file(basename, buildid, crc, rel_ok, serverpath); in find_debug_file()