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

/external/elfutils/src/src/
H A Dnm.c188 static GElf_Word symsec_type = SHT_SYMTAB; variable
338 symsec_type = SHT_DYNSYM;
1431 if (symsec_type == SHT_DYNSYM
1459 if (shdr->sh_type == symsec_type)
1467 if (symsec_type == SHT_SYMTAB)

Completed in 50 milliseconds