Home
last modified time | relevance | path

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

/third_party/elfutils/src/
H A Dnm.c187 static GElf_Word symsec_type = SHT_SYMTAB; variable
320 symsec_type = SHT_DYNSYM; in parse_opt()
1562 if (symsec_type == SHT_DYNSYM in handle_elf()
1583 if (shdr->sh_type == symsec_type) in handle_elf()
1591 if (symsec_type == SHT_SYMTAB) in handle_elf()

Completed in 2 milliseconds