Home
last modified time | relevance | path

Searched refs:size_relative_call_thunks_ (Results 1 – 3 of 3) sorted by relevance

/art/compiler/linker/
Drelative_patcher.h83 return size_relative_call_thunks_; in RelativeCallThunksSize()
128 size_relative_call_thunks_(0u), in RelativePatcher()
138 uint32_t size_relative_call_thunks_; variable
Drelative_patcher.cc146 size_relative_call_thunks_ += thunk.size(); in WriteThunk()
/art/dex2oat/linker/
Doat_writer.h487 uint32_t size_relative_call_thunks_; variable