Home | History | Annotate | Download | only in util

Lines Matching full:is_label

1160 		int is_label = elf_sym__is_label(&sym);
1167 if (!is_label && !elf_sym__is_a(&sym, map->type))
1193 if (is_label && !elf_sec__is_a(&shdr, secstrs, map->type))