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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dnext.c42 return (ELF_C_NULL);
46 return (ELF_C_NULL);
52 return (ELF_C_NULL);
H A Dbegin.c317 case ELF_C_NULL:
H A Dupdate.c797 case ELF_C_NULL:
/illumos-gate/usr/src/head/
H A Dlibelf.h52 ELF_C_NULL = 0, /* must be first, 0 */ enumerator in enum:__anon2267
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Doutfile.c172 * Use elf_update(ELF_C_NULL) to calculate the offset of each section and their
197 if (elf_update(ofl->ofl_welf, ELF_C_NULL) == -1) {

Completed in 61 milliseconds