Searched refs:AddOatdataOffsetToCompliledCodeOffset (Results 1 – 3 of 3) sorted by relevance
78 void AddOatdataOffsetToCompliledCodeOffset(uint32_t offset);
114 void CompiledCode::AddOatdataOffsetToCompliledCodeOffset(uint32_t offset) { in AddOatdataOffsetToCompliledCodeOffset() function in art::CompiledCode
299 compiled_method->AddOatdataOffsetToCompliledCodeOffset( in InitOatCodeMethod()