Home
last modified time | relevance | path

Searched refs:__gabixx_sync_load (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/gabi++/src/
Dterminate.cc91 return __gabixx_sync_load(&current_terminate); in get_terminate()
106 return __gabixx_sync_load(&current_unexpected); in get_unexpected()
/ndk/sources/cxx-stl/gabi++/include/
Dgabixx_config.h76 #define __gabixx_sync_load(address) \ macro