Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dend.c109 if (elf->ed_myflags & EDF_ASTRALLOC) in elf_end()
H A Ddecl.h329 #define EDF_ASTRALLOC 0x200 /* applies to ed_arstr */ macro
H A Dar.c320 elf->ed_myflags |= EDF_ASTRALLOC; in _elf_arinit()