Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c109 SINFO_T_DYN = 1, enumerator
990 sec->shdr->sh_info = SINFO_T_DYN; in get_data()
1170 sec.dyn.type = SINFO_T_DYN; in fake_shdr_cache()
1212 if (sec.dyn.type == SINFO_T_DYN) in fake_shdr_cache()
1214 if ((sec.dyn.type == SINFO_T_DYN) && (sec.dyn.data->d_buf != NULL)) { in fake_shdr_cache()