Searched refs:SetInterpreterToInterpreterBridgeOffset (Results 1 – 3 of 3) sorted by relevance
72 void SetInterpreterToInterpreterBridgeOffset(uint32_t offset);
230 void OatHeader::SetInterpreterToInterpreterBridgeOffset(uint32_t offset) { in SetInterpreterToInterpreterBridgeOffset() function in art::OatHeader
1452 oat_header_->SetInterpreterToInterpreterBridgeOffset(0); in InitOatCode()