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