Searched defs:EF_ARM_MAPSYMSFIRST (Results 1 – 6 of 6) sorted by relevance
24 #define EF_ARM_MAPSYMSFIRST 0x00000010 /* ARM ELF B01 */ macro
46 #define EF_ARM_MAPSYMSFIRST 0x10 /* NB conflicts with EF_APCS_FLOAT. */ macro
53 #define EF_ARM_MAPSYMSFIRST 0x00000010 /* ARM ELF B01 */ macro
98 EF_ARM_MAPSYMSFIRST = 0x10, //!< Mapping symbols precede other local symbols in the symbol table. enumerator
1857 enum EF_ARM_MAPSYMSFIRST = 0x10; variable