OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BAKER_MARK_INTROSPECTION_GC_ROOT_ENTRY_SIZE
(Results
1 - 7
of
7
) sorted by null
/art/runtime/arch/mips/
asm_support_mips.h
47
#define
BAKER_MARK_INTROSPECTION_GC_ROOT_ENTRY_SIZE
(4 * 4) // 4 instructions in BRB_GC_ROOT_ENTRY.
entrypoints_init_mips.cc
110
BAKER_MARK_INTROSPECTION_REGISTER_COUNT *
BAKER_MARK_INTROSPECTION_GC_ROOT_ENTRY_SIZE
);
/art/runtime/arch/mips64/
asm_support_mips64.h
51
#define
BAKER_MARK_INTROSPECTION_GC_ROOT_ENTRY_SIZE
(4 * 4) // 4 instructions in BRB_GC_ROOT_ENTRY.
entrypoints_init_mips64.cc
110
BAKER_MARK_INTROSPECTION_REGISTER_COUNT *
BAKER_MARK_INTROSPECTION_GC_ROOT_ENTRY_SIZE
);
/art/runtime/arch/
arch_test.cc
110
#undef
BAKER_MARK_INTROSPECTION_GC_ROOT_ENTRY_SIZE
131
#undef
BAKER_MARK_INTROSPECTION_GC_ROOT_ENTRY_SIZE
/art/compiler/optimizing/
code_generator_mips64.cc
[
all
...]
code_generator_mips.cc
[
all
...]
Completed in 684 milliseconds