Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Ddex_bytecode.cc32 gInstructionDescriptors = {{ variable
47 return gInstructionDescriptors[opcode].index_type; in GetIndexTypeFromOpcode()
51 return gInstructionDescriptors[opcode].format; in GetFormatFromOpcode()
55 return gInstructionDescriptors[opcode].flags; in GetFlagsFromOpcode()
59 return gInstructionDescriptors[opcode].verify_flags; in GetVerifyFlagsFromOpcode()