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