HomeSort by: relevance | last modified time | path
    Searched defs:EF_ARM_MAPSYMSFIRST (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/arm/include/
elf_machdep.h 19 #define EF_ARM_MAPSYMSFIRST 0x00000010 /* ARM ELF B01 */
  /src/external/bsd/elftosb/dist/common/
ELF.h 98 EF_ARM_MAPSYMSFIRST = 0x10, //!< Mapping symbols precede other local symbols in the symbol table.
  /src/external/gpl3/binutils/dist/include/elf/
arm.h 47 #define EF_ARM_MAPSYMSFIRST 0x10 /* NB conflicts with EF_APCS_FLOAT. */
  /src/external/gpl3/binutils.old/dist/include/elf/
arm.h 47 #define EF_ARM_MAPSYMSFIRST 0x10 /* NB conflicts with EF_APCS_FLOAT. */
  /src/external/gpl3/gdb/dist/include/elf/
arm.h 47 #define EF_ARM_MAPSYMSFIRST 0x10 /* NB conflicts with EF_APCS_FLOAT. */
  /src/external/gpl3/gdb.old/dist/include/elf/
arm.h 46 #define EF_ARM_MAPSYMSFIRST 0x10 /* NB conflicts with EF_APCS_FLOAT. */
  /src/sys/arch/aarch64/include/
elf_machdep.h 50 #define EF_ARM_MAPSYMSFIRST 0x00000010 /* ARM ELF B01 */

Completed in 31 milliseconds