Searched refs:portable_resolution_trampoline_ (Results 1 – 4 of 4) sorted by relevance
187 UniquePtr<const std::vector<uint8_t> > portable_resolution_trampoline_; variable
192 DO_TRAMPOLINE(portable_resolution_trampoline_, PortableResolutionTrampoline); in InitOatCode()573 DO_TRAMPOLINE(portable_resolution_trampoline_); in WriteCode()
342 return portable_resolution_trampoline_; in GetPortableResolutionTrampoline()621 const void* portable_resolution_trampoline_; variable
198 portable_resolution_trampoline_(NULL), in ClassLinker()1024 portable_resolution_trampoline_ = oat_file.GetOatHeader().GetPortableResolutionTrampoline(); in InitFromImage()