Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libelf/common/
H A Dbegin.c346 elf->ed_myflags |= EDF_WRALLOC; in elf_begin()
H A Ddecl.h392 #define EDF_WRALLOC 0x1000 /* wrimage is to by dyn allocated */ macro
H A Dupdate.c505 flag = elf->ed_myflags & EDF_WRALLOC; in wrt()
773 if (elf->ed_myflags & EDF_WRALLOC) { in _elfxx_update()