Searched refs:EF_ARM_MAPSYMSFIRST (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Delf_machdep.h21 #define EF_ARM_MAPSYMSFIRST 0x00000010 /* ARM ELF B01 */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Darm.h46 #define EF_ARM_MAPSYMSFIRST 0x10 /* NB conflicts with EF_APCS_FLOAT. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Darm.h46 #define EF_ARM_MAPSYMSFIRST 0x10 /* NB conflicts with EF_APCS_FLOAT. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c10533 if (flags & EF_ARM_MAPSYMSFIRST)
10537 | EF_ARM_MAPSYMSFIRST);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c11775 if (flags & EF_ARM_MAPSYMSFIRST)
11779 | EF_ARM_MAPSYMSFIRST);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c2041 case EF_ARM_MAPSYMSFIRST:

Completed in 221 milliseconds