Home
last modified time | relevance | path

Searched refs:TARGET_ARM_V5 (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/libraries/el/common/include/
Del_config.h35 #define TARGET_ARM_V5 (TARGET_ARM_V4 ^ 1) macro
58 #if (TARGET_ARM_V5 == 1)
/TwlSDK-5.1.0/build/libraries/el/common/src/
Dloader_subset.c820 #if (TARGET_ARM_V5 == 1)
870 #if (TARGET_ARM_V5 == 1)
915 #if (TARGET_ARM_V5 == 1)
Delf_loader.c832 #if (TARGET_ARM_V5 == 1) in elLoadSections()
914 #if (TARGET_ARM_V5 == 1) in ELi_ResolveAllLibrary()