Home
last modified time | relevance | path

Searched refs:DEFINE_COMPILERRT_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-3.7.0/lib/compiler-rt/builtins/arm/
Daeabi_memset.S16 DEFINE_COMPILERRT_FUNCTION(__aeabi_memset)
33 DEFINE_COMPILERRT_FUNCTION(__aeabi_memclr)
Daeabi_memcpy.S15 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcpy)
Daeabi_ldivmod.S24 DEFINE_COMPILERRT_FUNCTION(__aeabi_ldivmod)
Daeabi_uldivmod.S24 DEFINE_COMPILERRT_FUNCTION(__aeabi_uldivmod)
/trusted-firmware-a-3.7.0/lib/compiler-rt/builtins/
Dassembly.h222 #define DEFINE_COMPILERRT_FUNCTION(name) \ macro