HomeSort by relevance Sort by last modified time
    Searched refs:portable_entrypoints (Results 1 - 2 of 2) sorted by null

  /art/runtime/
thread.h 33 #include "entrypoints/portable/portable_entrypoints.h"
546 OFFSETOF_MEMBER(tls_ptr_sized_values, portable_entrypoints) + port_entrypoint_offset);
1126 PortableEntryPoints portable_entrypoints; variable
    [all...]
thread.cc 103 &tlsPtr_.portable_entrypoints, &tlsPtr_.quick_entrypoints);
    [all...]

Completed in 823 milliseconds