Home
last modified time | relevance | path

Searched refs:RelativeCallThunksSize (Results 1 – 2 of 2) sorted by relevance

/art/compiler/linker/
Drelative_patcher.h77 uint32_t RelativeCallThunksSize() const { in RelativeCallThunksSize() function
/art/compiler/
Doat_writer.cc1374 size_relative_call_thunks_ += relative_patcher_->RelativeCallThunksSize(); in WriteCodeDexFiles()