Home
last modified time | relevance | path

Searched refs:DEX_INSTRUCTION_LIST (Results 1 – 5 of 5) sorted by relevance

/art/libdexfile/dex/
Ddex_instruction.cc36 DEX_INSTRUCTION_LIST(INSTRUCTION_NAME)
37 #undef DEX_INSTRUCTION_LIST
71 DEX_INSTRUCTION_LIST(INSTRUCTION_DESCR)
72 #undef DEX_INSTRUCTION_LIST
493 DEX_INSTRUCTION_LIST(VAR_ARGS_CHECK)
494 #undef DEX_INSTRUCTION_LIST
502 DEX_INSTRUCTION_LIST(VAR_ARGS_RANGE_CHECK)
503 #undef DEX_INSTRUCTION_LIST
510 DEX_INSTRUCTION_LIST(EXPERIMENTAL_CHECK)
511 #undef DEX_INSTRUCTION_LIST
Ddex_instruction.h86 DEX_INSTRUCTION_LIST(INSTRUCTION_ENUM) enumerator
87 #undef DEX_INSTRUCTION_LIST
Ddex_instruction_list.h21 #define DEX_INSTRUCTION_LIST(V) \ macro
/art/tools/jvmti-agents/titrace/
Dinstruction_decoder.cc489 DEX_INSTRUCTION_LIST(MAKE_ENUM_DEFINITION) enumerator
500 DEX_INSTRUCTION_LIST(MAKE_ENUM_DEFINITION) in ToString()
/art/runtime/interpreter/
Dinterpreter_switch_impl-inl.h1842 DEX_INSTRUCTION_LIST(OPCODE_CASE) in DEX_INSTRUCTION_LIST() function
1884 DEX_INSTRUCTION_LIST(OPCODE_CASE) in DEX_INSTRUCTION_LIST()