OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_label
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
symbol.c
1160
int
is_label
= elf_sym__is_label(&sym);
local
1167
if (!
is_label
&& !elf_sym__is_a(&sym, map->type))
1193
if (
is_label
&& !elf_sec__is_a(&shdr, secstrs, map->type))
[
all
...]
/external/valgrind/main/perf/
tinycc.c
13514
static int
is_label
(void)
function
[
all
...]
Completed in 68 milliseconds