/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | data.c | 69 unsigned _elf_work = EV_NONE;
|
H A D | begin.c | 204 if (work == EV_NONE) { in elf_memory() 301 if (work == EV_NONE) /* version() not called yet */ in elf_begin()
|
/illumos-gate/usr/src/cmd/sgs/mcs/common/ |
H A D | main.c | 221 (void) elf_version(EV_NONE); in main() 222 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/illumos-gate/usr/src/cmd/boot/symdef/ |
H A D | symdef.c | 80 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.c | 809 CONV_DS_MSG_INIT(EV_NONE, versions_cf) }; in ehdr_vers_strings() 811 CONV_DS_MSG_INIT(EV_NONE, versions_nf) }; in ehdr_vers_strings() 813 CONV_DS_MSG_INIT(EV_NONE, versions_dmp) }; in ehdr_vers_strings() 1139 CONV_DS_MSG_INIT(EV_NONE, abiversions_cf) }; in ehdr_abivers_strings() 1141 CONV_DS_MSG_INIT(EV_NONE, abiversions_nf) }; in ehdr_abivers_strings()
|
/illumos-gate/usr/src/cmd/sgs/libelf/demo/ |
H A D | pcom.c | 173 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
H A D | acom.c | 169 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
H A D | tpcom.c | 201 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
H A D | dispsyms.c | 342 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
H A D | dcom.c | 363 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/illumos-gate/usr/src/cmd/sgs/libelf/misc/ |
H A D | nlist.c | 70 if (elf_version(EV_CURRENT) == EV_NONE) { in _elf_nlist()
|
/illumos-gate/usr/src/cmd/sgs/size/common/ |
H A D | main.c | 171 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
H A D | main.c | 172 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_elf_defines.h | 849 #ifndef EV_NONE 850 #define EV_NONE 0 macro
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 138 #define EV_NONE 0 /* Invalid ELF Version */ macro
|
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/ |
H A D | dump.c | 144 if (elf_version(EV_CURRENT) == EV_NONE) in main()
|
/illumos-gate/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 84 if (elf_version(EV_CURRENT) == EV_NONE) in is_shared_obj() 203 if (elf_version(EV_CURRENT) == EV_NONE) in process()
|
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/ |
H A D | main.c | 181 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/illumos-gate/usr/src/test/util-tests/tests/ctf/ |
H A D | check-merge-static.c | 249 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/illumos-gate/usr/src/cmd/sgs/link_audit/common/ |
H A D | who.c | 157 if (elf_version(EV_CURRENT) == EV_NONE) { in load_syms()
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | Pidle.c | 172 if (elf_version(EV_CURRENT) == EV_NONE) { in Pgrab_file()
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | mod.c | 125 if (elf_version(EV_CURRENT) == EV_NONE) { in mod_binary_path_get()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | entry.c | 363 if (elf_version(EV_CURRENT) == EV_NONE) { in ld_ent_setup()
|
/illumos-gate/usr/src/cmd/ctfconvert/ |
H A D | ctfconvert.c | 339 if (elf_version(EV_CURRENT) == EV_NONE) in main()
|
/illumos-gate/usr/src/cmd/strings/ |
H A D | strings.c | 505 if ((elf_version(EV_CURRENT)) == EV_NONE) {
|