/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | data.c | 69 unsigned _elf_work = EV_NONE;
|
H A D | begin.c | 208 if (work == EV_NONE) { in elf_memory() 307 if (work == EV_NONE) /* version() not called yet */ in elf_begin()
|
/titanic_41/usr/src/cmd/sgs/mcs/common/ |
H A D | main.c | 219 (void) elf_version(EV_NONE); in main() 220 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | elf.c | 553 CONV_DS_MSG_INIT(EV_NONE, versions_cf) }; in ehdr_vers_strings() 555 CONV_DS_MSG_INIT(EV_NONE, versions_nf) }; in ehdr_vers_strings() 557 CONV_DS_MSG_INIT(EV_NONE, versions_dmp) }; in ehdr_vers_strings() 877 CONV_DS_MSG_INIT(EV_NONE, abiversions_cf) }; in ehdr_abivers_strings() 879 CONV_DS_MSG_INIT(EV_NONE, abiversions_nf) }; in ehdr_abivers_strings()
|
/titanic_41/usr/src/cmd/boot/symdef/ |
H A D | symdef.c | 82 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/titanic_41/usr/src/cmd/sgs/prof/common/ |
H A D | rdelf.c | 48 if (elf_version(EV_CURRENT) == EV_NONE) { in is_shared_obj() 398 if (elf_version(EV_CURRENT) == EV_NONE) { in get_syms()
|
H A D | symintOpen.c | 168 if ((elf_version(EV_CURRENT)) == EV_NONE) in _symintOpen()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/sgs/size/common/ |
H A D | main.c | 180 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/titanic_41/usr/src/cmd/sgs/libelf/misc/ |
H A D | nlist.c | 73 if (elf_version(EV_CURRENT) == EV_NONE) { in _elf_nlist()
|
/titanic_41/usr/src/cmd/sgs/elfwrap/common/ |
H A D | main.c | 173 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/titanic_41/usr/src/lib/libsaveargs/tests/dump/ |
H A D | dump.c | 144 if (elf_version(EV_CURRENT) == EV_NONE) in main()
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | elf.h | 138 #define EV_NONE 0 /* Invalid ELF Version */ macro
|
/titanic_41/usr/src/cmd/sgs/gprof/common/ |
H A D | readelf.c | 86 if (elf_version(EV_CURRENT) == EV_NONE) in is_shared_obj() 205 if (elf_version(EV_CURRENT) == EV_NONE) in process()
|
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | main.c | 181 if (elf_version(EV_CURRENT) == EV_NONE) { in main()
|
/titanic_41/usr/src/lib/libtnfctl/ |
H A D | traverse.c | 65 if (elf_version(EV_CURRENT) == EV_NONE) in _tnfctl_traverse_object()
|
/titanic_41/usr/src/lib/libproc/common/ |
H A D | Pidle.c | 171 if (elf_version(EV_CURRENT) == EV_NONE) { in Pgrab_file()
|
/titanic_41/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()
|
/titanic_41/usr/src/cmd/sgs/link_audit/common/ |
H A D | who.c | 157 if (elf_version(EV_CURRENT) == EV_NONE) { in load_syms()
|
/titanic_41/usr/src/cmd/strings/ |
H A D | strings.c | 507 if ((elf_version(EV_CURRENT)) == EV_NONE) {
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | entry.c | 363 if (elf_version(EV_CURRENT) == EV_NONE) { in ld_ent_setup()
|