Home
last modified time | relevance | path

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

/TwlSDK-5.4/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.4/build/libraries/el/common/src/
Dloader_subset.c856 #if (TARGET_ARM_V5 == 1)
906 #if (TARGET_ARM_V5 == 1)
951 #if (TARGET_ARM_V5 == 1)
Delf_loader.c838 #if (TARGET_ARM_V5 == 1) in elLoadSections()
920 #if (TARGET_ARM_V5 == 1) in ELi_ResolveAllLibrary()