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

/art/runtime/entrypoints/portable/
H A Dportable_entrypoints.h30 #define PORTABLE_ENTRYPOINT_OFFSET(ptr_size, x) \ macro
/art/runtime/
H A Dthread.cc1853 if (PORTABLE_ENTRYPOINT_OFFSET(ptr_size, x).Uint32Value() == offset) { \

Completed in 62 milliseconds