Searched refs:is_debug (Results 1 – 2 of 2) sorted by relevance
32 bool is_debug);34 bool is_debug, bool is_kallsyms);
228 bool is_debug) in build_id_cache__basename() argument230 return is_kallsyms ? "kallsyms" : (is_vdso ? "vdso" : (is_debug ? in build_id_cache__basename()235 bool is_debug, bool is_kallsyms) in __dso__build_id_filename() argument257 is_debug)); in __dso__build_id_filename()266 bool is_debug) in dso__build_id_filename() argument270 return __dso__build_id_filename(dso, bf, size, is_debug, is_kallsyms); in dso__build_id_filename()