Searched refs:DEX_INSTRUCTION_LIST (Results 1 - 4 of 4) sorted by relevance

/art/libdexfile/dex/
H A Ddex_instruction.cc36 DEX_INSTRUCTION_LIST(INSTRUCTION_NAME)
37 #undef DEX_INSTRUCTION_LIST macro
71 DEX_INSTRUCTION_LIST(INSTRUCTION_DESCR)
72 #undef DEX_INSTRUCTION_LIST macro
525 DEX_INSTRUCTION_LIST(VAR_ARGS_CHECK)
526 #undef DEX_INSTRUCTION_LIST macro
534 DEX_INSTRUCTION_LIST(VAR_ARGS_RANGE_CHECK)
535 #undef DEX_INSTRUCTION_LIST macro
542 DEX_INSTRUCTION_LIST(EXPERIMENTAL_CHECK)
543 #undef DEX_INSTRUCTION_LIST macro
[all...]
H A Ddex_instruction.h86 DEX_INSTRUCTION_LIST(INSTRUCTION_ENUM) enumerator in enum:art::Instruction::Code
87 #undef DEX_INSTRUCTION_LIST macro
H A Ddex_instruction_list.h21 #define DEX_INSTRUCTION_LIST(V) \ macro
/art/tools/titrace/
H A Dinstruction_decoder.cc488 DEX_INSTRUCTION_LIST(MAKE_ENUM_DEFINITION) enumerator in enum:titrace::DexInstructionDecoder::Bytecode::Opcode
499 DEX_INSTRUCTION_LIST(MAKE_ENUM_DEFINITION)

Completed in 462 milliseconds