Home
last modified time | relevance | path

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

/external/elfutils/debuginfod/
Ddebuginfod.cxx1347 handle_buildid_r_match (bool internal_req_p, in handle_buildid_r_match() argument
1453 internal_req_p ? 0 : fdcache_prefetch; // will decrement in stage 3 in handle_buildid_r_match()
1548 handle_buildid_match (bool internal_req_p, in handle_buildid_match() argument
1558 return handle_buildid_f_match(internal_req_p, b_mtime, b_source0, result_fd); in handle_buildid_match()
1560 return handle_buildid_r_match(internal_req_p, b_mtime, b_source0, b_source1, result_fd); in handle_buildid_match()