Searched refs:elf_flagelf (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
| H A D | elf_flag.c | 110 return (elf_flagelf(e, c, flags)); in elf_flagehdr() 114 elf_flagelf(Elf *e, Elf_Cmd c, unsigned int flags) in elf_flagelf() function 172 return (elf_flagelf(e, c, flags)); in elf_flagphdr()
|
| H A D | Version.map | 32 elf_flagelf;
|
| H A D | Makefile | 128 elf_flagdata.3 elf_flagelf.3 \
|
| H A D | libelf.h | 199 unsigned int elf_flagelf(Elf *_elf, Elf_Cmd _cmd, unsigned int _flags);
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/ |
| H A D | libelf.d | 114 uint elf_flagelf(Elf*, Elf_Cmd, uint);
|
| /netbsd-src/external/bsd/elftoolchain/lib/libelf/ |
| H A D | Makefile | 130 elf_flagdata.3 elf_flagelf.3 \
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | output.c | 498 (void) elf_flagelf(dst, ELF_C_SET, ELF_F_LAYOUT); in write_file()
|