Home
last modified time | relevance | path

Searched refs:elf_version (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/libproc/dist/
H A Dproc_create.c110 elf_version(EV_CURRENT); in proc_attach()
159 elf_version(EV_CURRENT); in proc_create()
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A DMakefile32 elf_version.c \
103 elf_version.3 \
H A Delf_version.c38 elf_version(unsigned int v) in elf_version() function
H A DVersion.map64 elf_version;
H A Dlibelf.h232 unsigned int elf_version(unsigned int _version);
/netbsd-src/external/bsd/elftoolchain/lib/libelf/
H A DMakefile35 elf_version.c \
105 elf_version.3 \
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dinput.c198 (void) elf_version(EV_CURRENT); in read_ctf_common()
289 (void) elf_version(EV_CURRENT); in count_files()
H A Dctfconvert.c102 (void) elf_version(EV_CURRENT); in file_read()
H A Doutput.c748 (void) elf_version(EV_CURRENT); in write_ctf()
/netbsd-src/tools/elftoolchain/libelf/
H A DMakefile22 elf_version.c \
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_init.c109 if (elf_version(EV_CURRENT) == EV_NONE) { in dwarf_init()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DElf.h81 static unsigned elf_version (unsigned ver);
H A Dchecks.cc289 if (Elf::elf_version (EV_CURRENT) == EV_NONE) in check_executable()
H A DElf.cc330 Elf::elf_version (unsigned ver) in elf_version() function in Elf
H A DStabs.cc344 if (elf->elf_version (EV_CURRENT) == EV_NONE) in openElf()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DElf.h81 static unsigned elf_version (unsigned ver);
H A Dchecks.cc289 if (Elf::elf_version (EV_CURRENT) == EV_NONE) in check_executable()
H A DElf.cc343 Elf::elf_version (unsigned ver) in elf_version() function in Elf
/netbsd-src/usr.sbin/tprof/
H A Dksyms.c87 if (elf_version(EV_CURRENT) == EV_NONE) { in ksymload()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/
H A Dlibelf.d151 uint elf_version(uint);
/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_core_wait.h63 SYSCALL_REQUIRE(elf_version(EV_CURRENT) != EV_NONE); in core_find_note()
/netbsd-src/lib/libexecinfo/
H A Dsymtab.c99 if (elf_version(EV_CURRENT) == EV_NONE) { in symtab_create()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c818 (void) elf_version(EV_CURRENT); in main()
/netbsd-src/external/cddl/osnet/dist/cmd/dtrace/
H A Ddtrace.c1437 elf_version(EV_CURRENT) != EV_NONE) {
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_open.c1103 if (elf_version(EV_CURRENT) == EV_NONE) in dt_vopen()

12