Searched refs:anon (Results 1 – 1 of 1) sorted by relevance
152 int anon, no_dso, vdso, android; in map__new() local155 anon = is_anon_memory(filename); in map__new()166 if ((anon || no_dso) && type == MAP__FUNCTION) { in map__new()187 if (anon || no_dso) { in map__new()