Searched refs:elf (Results 351 - 375 of 424) sorted by relevance

<<11121314151617

/freebsd-12-stable/lib/libmd/i386/
H A Drmd160.S3 * ELF - elf object files,
6 * SOL - Solaris style elf
39 ELF - elf systems - linux-elf, NetBSD and DG-UX
41 SOL - solaris systems, which are elf with strange comment lines
49 /* any of elf, a.out, BSDI,Win32, or Solaris */
H A Dsha.S5 * ELF - elf object files,
8 * SOL - Solaris style elf
40 ELF - elf systems - linux-elf, NetBSD and DG-UX
42 SOL - solaris systems, which are elf with strange comment lines
50 /* any of elf, a.out, BSDI,Win32, or Solaris */
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp42 std::string toString(const elf::InputFile *f) {
55 namespace elf { namespace in namespace:lld
1633 } // namespace elf
H A DLinkerScript.cpp48 namespace elf { namespace in namespace:lld
1204 } // namespace elf
H A DSyntheticSections.h32 namespace elf { namespace in namespace:lld
1222 } // namespace elf
H A DThunks.cpp45 namespace elf { namespace in namespace:lld
980 } // end namespace elf
H A DScriptParser.cpp42 namespace elf { namespace in namespace:lld
567 // we accept only a limited set of BFD names (i.e. "elf" or "binary")
568 // for --format. We recognize only /^elf/ and "binary" in the linker
574 if (tok.startswith("elf"))
1529 } // namespace elf
/freebsd-12-stable/contrib/file/magic/
H A DMakefile.in365 $(MAGIC_FRAGMENT_DIR)/elf \
/freebsd-12-stable/targets/pseudo/tests/
H A DMakefile.depend188 libexec/rtld-elf/tests \
/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp23 namespace elf { namespace in namespace:lld
767 } // namespace elf
H A DPPC64.cpp22 namespace elf { namespace in namespace:lld
71 // Per the ppc64-elf-linux ABI, The TOC base is TOC value plus 0x8000
1112 } // namespace elf
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DProcessFreeBSD.cpp17 #include <machine/elf.h>
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp28 #include <elf.h>
H A DNativeRegisterContextNetBSD_x86_64.cpp29 #include <elf.h>
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp50 namespace elf { namespace in namespace:llvm::objcopy
824 } // end namespace elf
H A DObject.h32 namespace elf { namespace in namespace:llvm::objcopy
1078 } // end namespace elf
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dsysinfo.c69 #include <elf.h>
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c89 #include <machine/elf.h>
/freebsd-12-stable/stand/i386/zfsboot/
H A Dzfsboot.c31 #include <machine/elf.h>
/freebsd-12-stable/stand/sparc64/loader/
H A Dmain.c63 #include <machine/elf.h>
/freebsd-12-stable/usr.bin/gcore/
H A Delfcore.c44 #include <machine/elf.h>
/freebsd-12-stable/contrib/gdb/
H A Dltconfig1134 freebsd-elf*)
/freebsd-12-stable/contrib/binutils/bfd/
H A Delf-bfd.h25 #include "elf/common.h"
26 #include "elf/internal.h"
27 #include "elf/external.h"
50 #define elfNAME(X) NAME(elf,X)
990 /* These functions tell elf-eh-frame whether to attempt to turn
1026 see elf.c, elfcode.h. */
1032 see elf.c. */
1362 /* Information grabbed from an elf core file. */
2008 /* Exported interface for writing elf corefile notes. */
2078 input (mixing a.out and elf i
[all...]
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c36 #include <elf.h>
/freebsd-12-stable/sys/arm64/arm64/
H A Didentcpu.c47 #include <machine/elf.h>

Completed in 385 milliseconds

<<11121314151617