Searched refs:is_anon_memory (Results 1 – 3 of 3) sorted by relevance
170 static inline int is_anon_memory(const char *filename) in is_anon_memory() function
134 anon = is_anon_memory(filename) || flags & MAP_HUGETLB; in map__new()
713 if (is_anon_memory(dso->long_name) || flags & MAP_HUGETLB) in dso__inject_build_id()