| LOW | tools/mklibs/include/elf.h | 121 | |
| LOW | tools/mklibs/include/elf.h | 141 | #define ELFOSABI_NETBSD 2 /* NetBSD. */ |
| LOW | tools/mklibs/include/elf.h | 161 | #define ET_EXEC 2 /* Executable file */ |
| LOW | tools/mklibs/include/elf.h | 181 | #define EM_MIPS_RS3_LE 10 /* MIPS R3000 little-endian */ |
| LOW | tools/mklibs/include/elf.h | 201 | #define EM_H8_300 46 /* Hitachi H8/300 */ |
| LOW | tools/mklibs/include/elf.h | 221 | #define EM_ST9PLUS 67 /* STMicroelectronics ST9+ 8/16 mc */ |
| LOW | tools/mklibs/include/elf.h | 241 | #define EM_V850 87 /* NEC v850 */ |
| LOW | tools/mklibs/include/elf.h | 301 | (Solaris). */ |
| LOW | tools/mklibs/include/elf.h | 321 | #define SHT_REL 9 /* Relocation entries, no addends */ |
| LOW | tools/mklibs/include/elf.h | 341 | #define SHT_HIOS 0x6fffffff /* End OS-specific type */ |
| LOW | tools/mklibs/include/elf.h | 421 | #define SYMINFO_NUM 2 |
| LOW | tools/mklibs/include/elf.h | 441 | #define STB_LOOS 10 /* Start of OS-specific */ |
| LOW | tools/mklibs/include/elf.h | 561 | #define PT_SHLIB 5 /* Reserved */ |
| LOW | tools/mklibs/include/elf.h | 581 | #define PF_R (1 << 2) /* Segment is readable */ |
| LOW | tools/mklibs/include/elf.h | 641 | #define DT_RELASZ 8 /* Total size of Rela relocs */ |
| LOW | tools/mklibs/include/elf.h | 661 | #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */ |
| LOW | tools/mklibs/include/elf.h | 681 | #define DT_CHECKSUM 0x6ffffdf8 |
| LOW | tools/mklibs/include/elf.h | 701 | #define DT_GNU_LIBLIST 0x6ffffef9 /* Library list */ |
| LOW | tools/mklibs/include/elf.h | 721 | #define DT_VERDEF 0x6ffffffc /* Address of version definition |
| LOW | tools/mklibs/include/elf.h | 741 | #define DF_BIND_NOW 0x00000008 /* No lazy binding for this object */ |
| LOW | tools/mklibs/include/elf.h | 921 | |
| LOW | tools/mklibs/include/elf.h | 1041 | #define ELF32_M_SYM(info) ((info) >> 8) |
| LOW | tools/mklibs/include/elf.h | 1061 | #define R_68K_PC32 4 /* PC relative 32 bit */ |
| LOW | tools/mklibs/include/elf.h | 1081 | #define R_68K_NUM 23 |
| LOW | tools/mklibs/include/elf.h | 1101 | block offset */ |
| LOW | tools/mklibs/include/elf.h | 1121 | #define R_386_TLS_LDM_32 28 /* Direct 32 bit for local dynamic |
| LOW | tools/mklibs/include/elf.h | 1141 | |
| LOW | tools/mklibs/include/elf.h | 1161 | #define R_SPARC_16 2 /* Direct 16 bit */ |
| LOW | tools/mklibs/include/elf.h | 1181 | #define R_SPARC_RELATIVE 22 /* Adjust by program base */ |
| LOW | tools/mklibs/include/elf.h | 1201 | #define R_SPARC_PC_LM22 39 /* Low miggle 22 bits of ... */ |
| LOW | tools/mklibs/include/elf.h | 1221 | #define R_SPARC_TLS_LDM_HI22 60 |
| LOW | tools/mklibs/include/elf.h | 1261 | |
| LOW | tools/mklibs/include/elf.h | 1281 | /* The following are non-official names and should not be used. */ |
| LOW | tools/mklibs/include/elf.h | 1301 | #define SHT_MIPS_LIBLIST 0x70000000 /* Shared objects used in link */ |
| LOW | tools/mklibs/include/elf.h | 1321 | #define SHT_MIPS_OPTSYM 0x70000017 |
| LOW | tools/mklibs/include/elf.h | 1341 | /* Legal values for sh_flags field of Elf32_Shdr. */ |
| LOW | tools/mklibs/include/elf.h | 1401 | |
| LOW | tools/mklibs/include/elf.h | 1421 | #define OEX_PRECISEFP OEX_FPDBUG |
| LOW | tools/mklibs/include/elf.h | 1461 | #define R_MIPS_HI16 5 /* High 16 bit */ |
| LOW | tools/mklibs/include/elf.h | 1481 | #define R_MIPS_DELETE 27 |
| LOW | tools/mklibs/include/elf.h | 1501 | /* Special program header types. */ |
| LOW | tools/mklibs/include/elf.h | 1521 | #define DT_MIPS_GOTSYM 0x70000013 /* First GOT entry in DYNSYM */ |
| LOW | tools/mklibs/include/elf.h | 1541 | #define DT_MIPS_CXX_FLAGS 0x70000022 /* Flags indicating for C++ flavor. */ |
| LOW | tools/mklibs/include/elf.h | 1561 | /* Legal values for DT_MIPS_FLAGS Elf32_Dyn entry. */ |
| LOW | tools/mklibs/include/elf.h | 1621 | #define EF_PARISC_EXT 0x00020000 /* Program uses arch. extensions. */ |
| LOW | tools/mklibs/include/elf.h | 1661 | |
| LOW | tools/mklibs/include/elf.h | 1681 | #define R_PARISC_SEGREL32 49 /* 32 bits segment rel. address. */ |
| LOW | tools/mklibs/include/elf.h | 1701 | #define R_PARISC_DIR16F 85 /* 16 bits of eff. address. */ |
| LOW | tools/mklibs/include/elf.h | 1721 | #define R_PARISC_PLTOFF16WF 118 /* 16 bits PLT-rel. address. */ |
| LOW | tools/mklibs/include/elf.h | 1741 | #define R_PARISC_TPREL14DR 220 /* TP-rel. address, right 14 bits. */ |
| LOW | tools/mklibs/include/elf.h | 1761 | #define PT_HP_CORE_LOADABLE (PT_LOOS + 0x6) |
| LOW | tools/mklibs/include/elf.h | 1801 | |
| LOW | tools/mklibs/include/elf.h | 1821 | #define R_ALPHA_SREL64 11 /* PC relative 64 bit */ |
| LOW | tools/mklibs/include/elf.h | 1861 | #define EF_PPC_RELOCATABLE 0x00010000 /* PowerPC -mrelocatable flag*/ |
| LOW | tools/mklibs/include/elf.h | 1881 | #define R_PPC_GOT16_LO 15 |
| LOW | tools/mklibs/include/elf.h | 1901 | #define R_PPC_SECTOFF_HI 35 |
| LOW | tools/mklibs/include/elf.h | 1921 | #define R_PPC_GOT_TLSLD16 83 /* half16* (sym+add)@got@tlsld */ |
| LOW | tools/mklibs/include/elf.h | 1941 | #define R_PPC_EMB_NADDR16_LO 103 |
| LOW | tools/mklibs/include/elf.h | 1961 | #define R_PPC_DIAB_RELSDA_HI 184 /* like EMB_RELSDA, but high 16 bit */ |
| LOW | tools/mklibs/include/elf.h | 1981 | #define R_PPC64_REL14 R_PPC_REL14 /* PC relative 16 bit */ |
| 1522 more matches not shown… |