Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/libelf/common/
H A Dend.c75 if (t->db_myflags & DBF_ALLOC) in elf_end()
79 if (d->db_myflags & DBF_ALLOC) in elf_end()
H A Dcook.c104 d->db_myflags = DBF_ALLOC; in _elf_dnode()
H A Ddecl.h122 #define DBF_ALLOC 0x1 /* applies to Dnode itself */ macro