OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oat_code_length
(Results
1 - 1
of
1
) sorted by null
/art/compiler/
elf_writer_mclinker.cc
162
const size_t
oat_code_length
= oat_file->Size() - oat_data_length;
local
221
oat_code_length
, // size
232
(oat_data_length +
oat_code_length
) - sizeof(uint32_t), // offset
Completed in 859 milliseconds