Home
last modified time | relevance | path

Searched refs:EV_NONE (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/elftoolchain/libelf/
H A Delf_version.c38 if ((old = LIBELF_PRIVATE(version)) == EV_NONE) in elf_version()
41 if (v == EV_NONE) in elf_version()
45 return EV_NONE; in elf_version()
H A Delf_open.c40 if (LIBELF_PRIVATE(version) == EV_NONE) { in elf_open()
56 if (LIBELF_PRIVATE(version) == EV_NONE) { in elf_openmemory()
H A Delf.c39 .libelf_version = EV_NONE
H A Delf_memory.c36 if (LIBELF_PRIVATE(version) == EV_NONE) { in elf_memory()
H A Delf_begin.c40 if (LIBELF_PRIVATE(version) == EV_NONE) { in elf_begin()
H A Delf_update.c555 if (eh_version == EV_NONE) in _libelf_resync_elf()
1219 if (e->e_version == EV_NONE) in elf_update()
/freebsd/crypto/krb5/src/util/verto/
H A Dverto-libev.c107 int events = EV_NONE; in libev_ctx_set_flags()
145 setuptype(io, libev_callback, verto_get_fd(ev), EV_NONE); in libev_ctx_add()
H A Dverto-k5ev.c141 int events = EV_NONE; in k5ev_ctx_set_flags()
179 setuptype(io, libev_callback, verto_get_fd(ev), EV_NONE); in k5ev_ctx_add()
H A Dev.h219 EV_NONE = 0x00, /* no events */
/freebsd/lib/libproc/
H A Dproc_create.c133 if (elf_version(EV_CURRENT) == EV_NONE) in proc_attach()
185 if (elf_version(EV_CURRENT) == EV_NONE) in proc_create()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_init.c106 if (elf_version(EV_CURRENT) == EV_NONE) { in dwarf_init()
/freebsd/contrib/elftoolchain/brandelf/
H A Dbrandelf.c100 if (elf_version(EV_CURRENT) == EV_NONE) in main()
/freebsd/contrib/libexecinfo/
H A Dsymtab.c92 if (elf_version(EV_CURRENT) == EV_NONE) { in symtab_create()
/freebsd/contrib/elftoolchain/ar/
H A Dar.c115 if (elf_version(EV_CURRENT) == EV_NONE) in main()
/freebsd/contrib/elftoolchain/strings/
H A Dstrings.c114 if (elf_version(EV_CURRENT) == EV_NONE) in main()
/freebsd/usr.bin/elfctl/
H A Delfctl.c106 if (elf_version(EV_CURRENT) == EV_NONE) in main()
/freebsd/usr.bin/ldd/
H A Dldd.c404 if (elf_version(EV_CURRENT) == EV_NONE) { in is_executable()
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_image.c350 if (elf_version(EV_CURRENT) == EV_NONE) { in pmcstat_image_get_elf_params()
H A Dlibpmcstat_logging.c205 if (elf_version(EV_CURRENT) == EV_NONE) in pmcstat_analyze_log()
/freebsd/lib/libprocstat/
H A Dcore.c135 if (elf_version(EV_CURRENT) == EV_NONE) { in procstat_core_open()
/freebsd/lib/libkvm/
H A Dkvm.c82 if (elf_version(EV_CURRENT) == EV_NONE) { in _kvm_read_kernel_ehdr()
/freebsd/usr.sbin/kldxref/
H A Dkldxref.c804 if (elf_version(EV_CURRENT) == EV_NONE) in main()
/freebsd/sys/sys/
H A Delf_common.h148 #define EV_NONE 0 macro
/freebsd/contrib/elftoolchain/size/
H A Dsize.c132 if (elf_version(EV_CURRENT) == EV_NONE) in main()
/freebsd/usr.bin/ar/
H A Dwrite.c587 if (elf_version(EV_CURRENT) == EV_NONE) in write_objs()

12