Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/compiler-rt/builtins/arm/
H A Daeabi_memset.S16 DEFINE_COMPILERRT_FUNCTION(__aeabi_memset)
33 DEFINE_COMPILERRT_FUNCTION(__aeabi_memclr)
H A Daeabi_memcpy.S15 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcpy)
H A Daeabi_uldivmod.S24 DEFINE_COMPILERRT_FUNCTION(__aeabi_uldivmod)
H A Daeabi_ldivmod.S24 DEFINE_COMPILERRT_FUNCTION(__aeabi_ldivmod)
/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dassembly.h257 #define DEFINE_COMPILERRT_FUNCTION(name) \ macro