OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oat_data_end_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
image.h
80
return reinterpret_cast<byte*>(
oat_data_end_
);
136
uint32_t
oat_data_end_
;
variable
138
// End of oat file address range. will be after
oat_data_end_
for
image.cc
46
oat_data_end_
(oat_data_end),
Completed in 196 milliseconds