Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/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.c185 if (e->e_cmd != ELF_C_WRITE && elf_getdata(s, NULL) == NULL) in _libelf_compute_section_extents()
568 if (e->e_cmd != ELF_C_WRITE && eh_byteorder != e->e_byteorder) { in _libelf_resync_elf()
649 if (e->e_cmd != ELF_C_WRITE && in _libelf_resync_elf()
1043 assert(e->e_cmd == ELF_C_RDWR || e->e_cmd == ELF_C_WRITE); in _libelf_write_elf()
1106 assert(e->e_cmd == ELF_C_RDWR); in _libelf_write_elf()
1127 if (e->e_cmd == ELF_C_RDWR) { in _libelf_write_elf()
1222 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.c160 if (e->e_cmd != ELF_C_WRITE && in elf_getscn()
219 if (e->e_cmd != ELF_C_WRITE && in elf_newscn()
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 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_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 Delf_flag.c130 if ((flags & ELF_F_ARCHIVE) && e->e_cmd != ELF_C_WRITE) { in elf_flagelf()
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 Dgelf_phdr.c138 if (e->e_cmd == ELF_C_READ) { in gelf_update_phdr()
H A D_libelf.h91 Elf_Cmd e_cmd; /* ELF_C_* used at creation time */ member
H A Dlibelf_ar.c284 e->e_cmd = c; in _libelf_ar_open_member()
/freebsd/usr.sbin/cron/lib/
H A Dentry.c43 e_cmd, e_timespec, e_username, e_group, e_option, enumerator
234 ecode = e_cmd; in load_entry()
315 ecode = e_cmd; in load_entry()
475 ecode = e_cmd; in load_entry()
493 ecode = e_cmd; in load_entry()