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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsymbol-elf.c771 int is_label = elf_sym__is_label(&sym); local
775 if (!is_label && !elf_sym__is_a(&sym, map->type))
814 if (is_label && !elf_sec__is_a(&shdr, secstrs, map->type))
/external/valgrind/main/perf/
H A Dtinycc.c13516 static int is_label(void)
13803 b = is_label();
13856 if (gnu_ext && (l = is_label()) != 0)
13514 static int is_label(void) function

Completed in 106 milliseconds