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

/art/runtime/entrypoints/portable/
H A Dportable_entrypoints.h37 void (*pPortableImtConflictTrampoline)(mirror::ArtMethod*); variable
/art/runtime/
H A Dentrypoints_order_test.cc154 CHECKED(OFFSETOF_MEMBER(PortableEntryPoints, pPortableImtConflictTrampoline) == 0,
156 EXPECT_OFFSET_DIFFNP(PortableEntryPoints, pPortableImtConflictTrampoline,
H A Dthread.cc1857 PORTABLE_ENTRY_POINT_INFO(pPortableImtConflictTrampoline)
/art/compiler/driver/
H A Dcompiler_driver.cc478 CREATE_TRAMPOLINE(PORTABLE, kPortableAbi, pPortableImtConflictTrampoline)

Completed in 74 milliseconds