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

  /art/compiler/
elf_writer_mclinker.cc 380 method->SetPortableOatCodeOffset(offset);
  /art/runtime/mirror/
art_method-inl.h 223 inline void ArtMethod::SetPortableOatCodeOffset(uint32_t code_offset) {
art_method.h 352 void SetPortableOatCodeOffset(uint32_t code_offset) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);

Completed in 137 milliseconds