Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c111 SINFO_T_DYNSYM = 3, enumerator
979 sec->shdr->sh_link = SINFO_T_DYNSYM; in get_data()
989 sec->shdr->sh_link = SINFO_T_DYNSYM; in get_data()
1229 sec.dynsym.type = SINFO_T_DYNSYM; in fake_shdr_cache()
1451 if (sec.dynsym.type != SINFO_T_DYNSYM) { in fake_shdr_cache()
1462 if (sec.ldynsym.type != SINFO_T_DYNSYM) { in fake_shdr_cache()