Searched refs:elf_flagelf (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Delf_flag.c110 return (elf_flagelf(e, c, flags));
114 elf_flagelf(Elf *e, Elf_Cmd c, unsigned int flags) function
172 return (elf_flagelf(e, c, flags));
H A DMakefile128 elf_flagdata.3 elf_flagelf.3 \
H A Dlibelf.h199 unsigned int elf_flagelf(Elf *_elf, Elf_Cmd _cmd, unsigned int _flags);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/
H A Dlibelf.d114 uint elf_flagelf(Elf*, Elf_Cmd, uint);
/netbsd-current/external/bsd/elftoolchain/lib/libelf/
H A DMakefile130 elf_flagdata.3 elf_flagelf.3 \
/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Doutput.c498 (void) elf_flagelf(dst, ELF_C_SET, ELF_F_LAYOUT);

Completed in 115 milliseconds