Home
last modified time | relevance | path

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

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