Home
last modified time | relevance | path

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

/art/compiler/
Doat_writer.h188 UniquePtr<const std::vector<uint8_t> > portable_to_interpreter_bridge_; variable
Doat_writer.cc193 DO_TRAMPOLINE(portable_to_interpreter_bridge_, PortableToInterpreterBridge); in InitOatCode()
574 DO_TRAMPOLINE(portable_to_interpreter_bridge_); in WriteCode()