Home
last modified time | relevance | path

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

/aosp_15_r20/external/elfutils/debuginfod/
H A Ddebuginfod.cxx3077 elf_classify (int fd, bool &executable_p, bool &debuginfo_p, string &buildid, set<string>& debug_so… in elf_classify()
3299 bool executable_p = false, debuginfo_p = false; // E and/or D in scan_source_file() local
3526 bool executable_p = false, debuginfo_p = false; in archive_classify() local