OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOatClassSomeCompiled
(Results
1 - 3
of
3
) sorted by null
/art/runtime/
oat.h
156
kOatClassSomeCompiled
= 1, // A bitmap of which OatMethodOffsets are present follows the OatClass.
oat_file.cc
491
if (type ==
kOatClassSomeCompiled
) {
524
case
kOatClassSomeCompiled
: {
561
CHECK_EQ(
kOatClassSomeCompiled
, type_);
/art/compiler/
oat_writer.cc
[
all
...]
Completed in 1573 milliseconds