Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Ddecl.h332 #define EDF_WRALLOC 0x1000 /* wrimage is to by dyn allocated */ macro
H A Dbegin.c339 elf->ed_myflags |= EDF_WRALLOC; in elf_begin()
H A Dupdate.c506 flag = elf->ed_myflags & EDF_WRALLOC; in wrt()
771 if (elf->ed_myflags & EDF_WRALLOC) { in _elfxx_update()