Home
last modified time | relevance | path

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

/external/elfutils/src/
Dnm.c188 static GElf_Word symsec_type = SHT_SYMTAB; variable
335 symsec_type = SHT_DYNSYM; in parse_opt()
1533 if (symsec_type == SHT_DYNSYM in handle_elf()
1561 if (shdr->sh_type == symsec_type) in handle_elf()
1569 if (symsec_type == SHT_SYMTAB) in handle_elf()