Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Drawfile.c59 elf->ed_myflags |= EDF_RAWALLOC; in elf_rawfile()
H A Dend.c105 if (elf->ed_myflags & EDF_RAWALLOC) in elf_end()
H A Ddecl.h325 #define EDF_RAWALLOC 0x20 /* applies to ed_raw */ macro