Home
last modified time | relevance | path

Searched refs:elf_sec__is_a (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/util/
Dsymbol.c1034 static bool elf_sec__is_a(GElf_Shdr *shdr, Elf_Data *secstrs, in elf_sec__is_a() function
1193 if (is_label && !elf_sec__is_a(&shdr, secstrs, map->type)) in dso__load_sym()