Searched refs:ELF_C_RDWR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libelf/
H A Delf_begin.c51 * elf_update(3) time for files opened with ELF_C_RDWR the
76 if (c == ELF_C_RDWR && e->e_kind == ELF_K_AR) {
125 case ELF_C_RDWR:
H A Dlibelf.h91 ELF_C_RDWR, enumerator in enum:__anon5830
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1214 if ((elf = elf_begin(fd, ELF_C_RDWR, NULL)) == NULL) {
1929 if ((e = elf_begin(efd, ELF_C_RDWR, NULL)) == NULL) {

Completed in 66 milliseconds