Searched refs:GetPortableToInterpreterBridgeOffset (Results 1 – 4 of 4) sorted by relevance
76 uint32_t GetPortableToInterpreterBridgeOffset() const;
271 return reinterpret_cast<const uint8_t*>(this) + GetPortableToInterpreterBridgeOffset(); in GetPortableToInterpreterBridge()274 uint32_t OatHeader::GetPortableToInterpreterBridgeOffset() const { in GetPortableToInterpreterBridgeOffset() function in art::OatHeader
115 oat_file_->GetOatHeader().GetPortableToInterpreterBridgeOffset(); in Write()
201 GetPortableToInterpreterBridgeOffset); in Dump()