HomeSort by relevance Sort by last modified time
    Searched defs:GetCodeOffset (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file-inl.h 107 inline uint32_t OatFile::OatMethod::GetCodeOffset() const {
112 return GetOatPointer<const void*>(GetCodeOffset());
  /external/v8/src/
safepoint-table.cc 132 unsigned SafepointTableBuilder::GetCodeOffset() const {

Completed in 172 milliseconds