Searched refs:SetInterpreterToCompiledCodeBridgeOffset (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Doat.h75 void SetInterpreterToCompiledCodeBridgeOffset(uint32_t offset);
H A Doat.cc248 void OatHeader::SetInterpreterToCompiledCodeBridgeOffset(uint32_t offset) { function in class:art::OatHeader
/art/compiler/
H A Doat_writer.cc1453 oat_header_->SetInterpreterToCompiledCodeBridgeOffset(0);

Completed in 63 milliseconds