Home
last modified time | relevance | path

Searched refs:e_cmd (Results 1 – 18 of 18) sorted by relevance

/openbsd/lib/libelf/
H A Delf_getident.c44 if (e->e_cmd == ELF_C_WRITE && e->e_rawfile == NULL) { in elf_getident()
49 assert(e->e_kind != ELF_K_AR || e->e_cmd == ELF_C_READ); in elf_getident()
H A Dlibelf_open.c160 e->e_cmd = c; in _libelf_open_object()
246 e->e_cmd = c; in _libelf_open_object()
H A Delf_update.c184 if (e->e_cmd != ELF_C_WRITE && elf_getdata(s, NULL) == NULL) in _libelf_compute_section_extents()
567 if (e->e_cmd != ELF_C_WRITE && eh_byteorder != e->e_byteorder) { in _libelf_resync_elf()
648 if (e->e_cmd != ELF_C_WRITE && in _libelf_resync_elf()
1040 assert(e->e_cmd == ELF_C_RDWR || e->e_cmd == ELF_C_WRITE); in _libelf_write_elf()
1103 assert(e->e_cmd == ELF_C_RDWR); in _libelf_write_elf()
1124 if (e->e_cmd == ELF_C_RDWR) { in _libelf_write_elf()
1219 if (c == ELF_C_WRITE && e->e_cmd == ELF_C_READ) { in elf_update()
H A Delf_cntl.c48 if (e->e_cmd == ELF_C_WRITE) { in elf_cntl()
H A Delf_rawfile.c42 else if ((ptr = e->e_rawfile) == NULL && e->e_cmd == ELF_C_WRITE) in elf_rawfile()
H A Delf_scn.c147 if (e->e_cmd != ELF_C_WRITE && in elf_getscn()
200 if (e->e_cmd != ELF_C_WRITE && in elf_newscn()
H A Delf_next.c50 assert(parent->e_cmd == ELF_C_READ); in elf_next()
H A Delf_begin.c71 ((a->e_fd != -1 && a->e_fd != fd) || c != a->e_cmd)) { in elf_begin()
H A Dlibelf_ehdr.c146 if (e->e_cmd != ELF_C_WRITE && e->e_rawsize < (off_t) fsz) { in _libelf_ehdr()
170 if (e->e_cmd == ELF_C_WRITE) in _libelf_ehdr()
H A Dlibelf_memory.c55 e->e_cmd = ELF_C_READ; in _libelf_memory()
H A Dgelf_shdr.c104 if (e->e_cmd == ELF_C_READ) { in gelf_update_shdr()
H A Dgelf_ehdr.c132 if (e->e_cmd == ELF_C_READ) { in gelf_update_ehdr()
H A Dlibelf_allocate.c54 e->e_cmd = ELF_C_NULL; in _libelf_allocate_elf()
H A Delf_flag.c130 if ((flags & ELF_F_ARCHIVE) && e->e_cmd != ELF_C_WRITE) { in elf_flagelf()
H A Dgelf_phdr.c138 if (e->e_cmd == ELF_C_READ) { in gelf_update_phdr()
H A D_libelf.h87 Elf_Cmd e_cmd; /* ELF_C_* used at creation time */ member
H A Dlibelf_ar.c285 e->e_cmd = c; in _libelf_ar_open_member()
/openbsd/usr.sbin/cron/
H A Dentry.c40 e_cmd, e_timespec, e_username, e_option, e_memory, e_flags enumerator
206 ecode = e_cmd; in load_entry()
274 ecode = e_cmd; in load_entry()
285 ecode = e_cmd; in load_entry()
379 ecode = e_cmd; in load_entry()
404 ecode = e_cmd; in load_entry()