Searched refs:SF_ALLOC (Results 1 – 3 of 3) sorted by relevance
59 if (s->s_myflags & SF_ALLOC) { in elf_end()
136 s->s_myflags = SF_ALLOC; in _elf_prepscn()211 s->sb_scn.s_myflags = SF_ALLOC | SF_READY; in _elf_snode()
234 #define SF_ALLOC 0x1 /* applies to Scn */ macro