Searched defs:is_kallsyms (Results 1 – 1 of 1) sorted by relevance
282 bool is_kallsyms, bool is_vdso) in build_id_cache__dirname_from_path()344 bool is_kallsyms, bool is_vdso) in build_id_cache__add_s()402 const char *name, bool is_kallsyms, in build_id_cache__add_b()464 bool is_kallsyms = dso->kernel && dso->long_name[0] != '/'; in dso__cache_build_id() local