Searched refs:DL_INTERNAL_FUNCTION (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc279 # define DL_INTERNAL_FUNCTION __attribute__((regparm(3), stdcall)) macro
281 # define DL_INTERNAL_FUNCTION macro
286 typedef void (*get_tls_func)(size_t*, size_t*) DL_INTERNAL_FUNCTION; typedef

Completed in 819 milliseconds