Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dcntl.c51 if ((elf->ed_status != ES_FROZEN) && in elf_cntl()
H A Drawfile.c64 elf->ed_status = ES_FROZEN; in elf_rawfile()
H A Dcook.c175 if (elf->ed_status == ES_FROZEN) in _elf_cook()
H A Dgetdata.c270 case ES_FROZEN: in _elf_locked_getdata()
H A Ddecl.h221 ES_FROZEN /* raw, can't be translated */ enumerator