HomeSort by relevance Sort by last modified time
    Searched refs:AddOatdataOffsetToCompliledCodeOffset (Results 1 - 3 of 3) sorted by null

  /art/compiler/
compiled_method.h 78 void AddOatdataOffsetToCompliledCodeOffset(uint32_t offset);
compiled_method.cc 114 void CompiledCode::AddOatdataOffsetToCompliledCodeOffset(uint32_t offset) {
oat_writer.cc 299 compiled_method->AddOatdataOffsetToCompliledCodeOffset(
    [all...]

Completed in 143 milliseconds