Home
last modified time | relevance | path

Searched refs:ELF_C_NULL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dnext.c42 return (ELF_C_NULL); in elf_next()
46 return (ELF_C_NULL); in elf_next()
52 return (ELF_C_NULL); in elf_next()
H A Dbegin.c317 case ELF_C_NULL: in elf_begin()
H A Dupdate.c797 case ELF_C_NULL: in _elfxx_update()
/titanic_41/usr/src/head/
H A Dlibelf.h52 ELF_C_NULL = 0, /* must be first, 0 */ enumerator
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Doutfile.c197 if (elf_update(ofl->ofl_welf, ELF_C_NULL) == -1) { in pad_outfile()