| /dflybsd-src/games/battlestar/ |
| H A D | nightobjs.c | 58 {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 D | command1.c | 145 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 D | command5.c | 165 wordvalue[wordnumber] == ELF || in love() 221 fight(ELF, 10); in zzz()
|
| H A D | dayobjs.c | 83 {146, ELF},
|
| H A D | init.c | 130 setbit(location[8].objects, ELF); /* closet */ in checkout()
|
| /dflybsd-src/contrib/elftoolchain/ |
| H A D | README | 13 - 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 D | RELEASE-NOTES | 17 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 D | README.DRAGONFLY | 1 ELF Tool Chain
|
| /dflybsd-src/contrib/binutils-2.27/elfcpp/ |
| H A D | README | 1 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 D | libelf_convert.m4 | 46 # 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 D | README | 1 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 D | shellproc5.0 | 4 # 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 D | shellproc3.0 | 4 # 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 D | shellproc4.0 | 4 # but executing, for example, ELF files for a different architecture as
|
| H A D | shellproc2.0 | 4 # but executing, for example, ELF files for a different architecture as
|
| /dflybsd-src/contrib/file/magic/Magdir/ |
| H A D | elf | 4 # 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 D | cisco | 8 # Microcode files are non-ELF, 0x8501 conflicts with NetBSD/alpha.
|
| /dflybsd-src/contrib/gcc-4.7/libgcc/config/ |
| H A D | t-slibgcc-elf-ver | 1 # Build a shared libgcc library for ELF with symbol versioning.
|
| H A D | t-slibgcc-gld | 1 # Build a shared libgcc library for ELF with symbol versioning
|
| /dflybsd-src/contrib/binutils-2.27/binutils/doc/ |
| H A D | binutils.texi | 42 * 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 D | bad-binary1.126 | 5 # from trying to execute ELF binaries for the wrong architecture.
|
| /dflybsd-src/contrib/binutils-2.27/gas/doc/ |
| H A D | as.texinfo | 29 @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 D | own.mk | 201 OBJECT_FMT=ELF 206 OBJECT_FMT?=ELF
|
| /dflybsd-src/sys/sys/ |
| H A D | elf_generic.h | 59 #define __ELFN(x) __CONCAT(__CONCAT(__CONCAT(ELF,__ELF_WORD_SIZE),_),x)
|
| H A D | linker_set.h | 49 #error only ELF is supported
|