Searched refs:SetInterpreterToCompiledCodeBridgeOffset (Results 1 – 3 of 3) sorted by relevance
75 void SetInterpreterToCompiledCodeBridgeOffset(uint32_t offset);
248 void OatHeader::SetInterpreterToCompiledCodeBridgeOffset(uint32_t offset) { in SetInterpreterToCompiledCodeBridgeOffset() function in art::OatHeader
1453 oat_header_->SetInterpreterToCompiledCodeBridgeOffset(0); in InitOatCode()