Home
last modified time | relevance | path

Searched refs:ELF (Results 1 – 25 of 92) sorted by relevance

1234

/dflybsd-src/games/battlestar/
H A Dnightobjs.c58 {124, ELF},
61 {144, ELF},
64 {113, ELF},
67 {161, ELF},
70 {169, ELF},
73 {182, ELF},
76 {198, ELF},
79 {212, ELF},
82 {216, ELF},
85 {226, ELF},
[all …]
H A Dcommand1.c145 if (testbit(location[position].objects, ELF)) { in news()
146 printf("%s\n", objdes[ELF]); in news()
147 fight(ELF, rnd(30)); in news()
H A Dcommand5.c165 wordvalue[wordnumber] == ELF || in love()
221 fight(ELF, 10); in zzz()
H A Ddayobjs.c83 {146, ELF},
H A Dinit.c130 setbit(location[8].objects, ELF); /* closet */ in checkout()
/dflybsd-src/contrib/elftoolchain/
H A DREADME13 - for managing DWARF_ debugging information in ELF objects.
23 brandelf Manage the ELF brand on executables.
29 libelf ELF access library.
31 nm List symbols in an ELF object.
33 readelf Display ELF information.
36 strip Discard information from ELF objects.
H A DRELEASE-NOTES17 essential compilation tools and libraries for handling ELF based program
36 **brandelf** Manage the ELF brand on executables.
42 **libelf** ELF access library.
44 **nm** List symbols in an ELF object.
46 **readelf** Display ELF information.
49 **strip** Discard information from ELF objects.
H A DREADME.DRAGONFLY1 ELF Tool Chain
/dflybsd-src/contrib/binutils-2.27/elfcpp/
H A DREADME1 elfcpp is a C++ library for reading and writing ELF information. This
2 was written to support gold, the ELF linker, and may not be generally
9 ELF file class (32 or 64 bits) and the endianness.
/dflybsd-src/contrib/elftoolchain/libelf/
H A Dlibelf_convert.m446 # For the purposes of generating conversion code, ELF types may be
49 # 1. Whether the ELF type can be directly mapped to an integral C
58 # 3. Whether the ELF types has a fixed representation or not. For
63 # We use m4 macros to generate conversion code for ELF types that have
72 # representation of an ELF data structure could possibly be packed
74 # differing byte order. Reading ELF objects that are members of `ar'
96 # Mark ELF types that should not be processed by the M4 macros below.
110 # ELF types that don't exist in a 32-bit world.
114 # `Primitive' ELF types are those that are an alias for an integral
118 # Mark all ELF types that directly map to integral C types.
[all …]
/dflybsd-src/contrib/binutils-2.27/gold/
H A DREADME1 gold is an ELF linker. It is intended to have complete support for
2 ELF and to run as fast as possible on modern systems. For normal use
15 the features of the GNU linker for ELF targets. Notable
39 whose parameter is the ELF file class (e.g., 32 bits or 64 bits). The
/dflybsd-src/tools/regression/bin/sh/execution/
H A Dshellproc5.04 # but executing, for example, ELF files for a different architecture as
9 printf '\177ELF\001!!\012\0\0\0\0\0\0\0\0' >"$T/testshellproc"
H A Dshellproc3.04 # but executing, for example, ELF files for a different architecture as
9 printf '\177ELF\001!!\011\0\0\0\0\0\0\0\0' >"$T/testshellproc"
H A Dshellproc4.04 # but executing, for example, ELF files for a different architecture as
H A Dshellproc2.04 # but executing, for example, ELF files for a different architecture as
/dflybsd-src/contrib/file/magic/Magdir/
H A Delf4 # elf: file(1) magic for ELF executables
127 >>48 lelong 0 Unspecified or Power ELF V1 ABI,
128 >>48 lelong 1 Power ELF V1 ABI,
129 >>48 lelong 2 OpenPOWER ELF V2 ABI,
341 0 string \177ELF ELF
H A Dcisco8 # Microcode files are non-ELF, 0x8501 conflicts with NetBSD/alpha.
/dflybsd-src/contrib/gcc-4.7/libgcc/config/
H A Dt-slibgcc-elf-ver1 # Build a shared libgcc library for ELF with symbol versioning.
H A Dt-slibgcc-gld1 # Build a shared libgcc library for ELF with symbol versioning
/dflybsd-src/contrib/binutils-2.27/binutils/doc/
H A Dbinutils.texi42 * readelf: (binutils)readelf. Display the contents of ELF format files.
46 * elfedit: (binutils)elfedit. Update the ELF header of ELF files.
103 Display the contents of ELF format files.
115 Update the ELF header of ELF files.
158 * readelf:: Display the contents of ELF format files
159 * elfedit:: Update the ELF header of ELF files
803 specific to the implementation of DLLs. For ELF format files this
805 extension to the standard set of ELF symbol types. It indicates a
836 standard set of ELF symbol bindings. For such a symbol the dynamic linker
1015 Sort symbols by size. For ELF objects symbol sizes are read from the
[all …]
/dflybsd-src/tools/regression/bin/sh/errors/
H A Dbad-binary1.1265 # from trying to execute ELF binaries for the wrong architecture.
/dflybsd-src/contrib/binutils-2.27/gas/doc/
H A Das.texinfo29 @set COFF-ELF
31 @ifset ELF
32 @set COFF-ELF
190 @ifset ELF
642 ELF ABI. The resulting object file may not be compatible with older
646 @ifset ELF
720 @ifset ELF
723 Issue an error or warning for invalid ELF .size directive.
727 These options control whether the ELF assembler should generate common
755 system-specific local label prefixes, typically @samp{.L} for ELF systems
[all …]
/dflybsd-src/contrib/bmake/mk/
H A Down.mk201 OBJECT_FMT=ELF
206 OBJECT_FMT?=ELF
/dflybsd-src/sys/sys/
H A Delf_generic.h59 #define __ELFN(x) __CONCAT(__CONCAT(__CONCAT(ELF,__ELF_WORD_SIZE),_),x)
H A Dlinker_set.h49 #error only ELF is supported

1234