Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod.cxx1709 const string& b_source, const string& section, in extract_section() argument
1714 int fd = fdcache.lookup (b_source, section); in extract_section()
1721 << b_source << " " << section << endl; in extract_section()
1729 << b_source << " " << section << endl; in extract_section()
1814 fdcache.intern (b_source, section, tmppath, data->d_size, true, extract_time); in extract_section()