Home
last modified time | relevance | path

Searched refs:elf_sec__filter (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c184 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter() function
1230 if (is_label && !elf_sec__filter(&shdr, secstrs)) in dso__load_sym()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c174 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter() function
1662 if (is_label && !elf_sec__filter(&shdr, secstrs)) in dso__load_sym_internal()

Completed in 7 milliseconds