Home
last modified time | relevance | path

Searched defs:debuginfo_p (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/debuginfod/
Ddebuginfod.cxx2183 elf_classify (int fd, bool &executable_p, bool &debuginfo_p, string &buildid, set<string>& debug_so… in elf_classify()
2328 bool executable_p = false, debuginfo_p = false; // E and/or D in scan_source_file() local
2561 bool executable_p = false, debuginfo_p = false; in archive_classify() local