Searched refs:EV_NONE (Results 1 - 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Ddata.c69 unsigned _elf_work = EV_NONE;
H A Dbegin.c208 if (work == EV_NONE) {
307 if (work == EV_NONE) /* version() not called yet */
H A Dxlate.m4831 if (ver == EV_NONE)
836 return EV_NONE;
839 if (_elf_work != EV_NONE)
/illumos-gate/usr/src/cmd/boot/symdef/
H A Dsymdef.c82 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/
H A Dmain.c173 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Dacom.c169 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Dpcom.c173 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Dtpcom.c201 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Ddcom.c363 if (elf_version(EV_CURRENT) == EV_NONE) {
H A Ddispsyms.c342 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c73 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dmain.c180 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmain.c219 (void) elf_version(EV_NONE);
220 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c144 if (elf_version(EV_CURRENT) == EV_NONE)
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h138 #define EV_NONE 0 /* Invalid ELF Version */ macro
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A DsymintOpen.c168 if ((elf_version(EV_CURRENT)) == EV_NONE)
H A Drdelf.c48 if (elf_version(EV_CURRENT) == EV_NONE) {
398 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.c553 CONV_DS_MSG_INIT(EV_NONE, versions_cf) };
555 CONV_DS_MSG_INIT(EV_NONE, versions_nf) };
557 CONV_DS_MSG_INIT(EV_NONE, versions_dmp) };
877 CONV_DS_MSG_INIT(EV_NONE, abiversions_cf) };
879 CONV_DS_MSG_INIT(EV_NONE, abiversions_nf) };
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dreadelf.c86 if (elf_version(EV_CURRENT) == EV_NONE)
205 if (elf_version(EV_CURRENT) == EV_NONE)
/illumos-gate/usr/src/lib/libtnfctl/
H A Dtraverse.c65 if (elf_version(EV_CURRENT) == EV_NONE)
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dmain.c181 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmod.c125 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dentry.c363 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwho.c157 if (elf_version(EV_CURRENT) == EV_NONE) {
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c507 if ((elf_version(EV_CURRENT)) == EV_NONE) {

Completed in 72 milliseconds

12