Home
last modified time | relevance | path

Searched defs:MethodBytecode (Results 1 – 1 of 1) sorted by relevance

/art/tools/jvmti-agents/titrace/
Dtitrace.cc91 struct MethodBytecode { struct
92 explicit MethodBytecode(jvmtiEnv* env, unsigned char* memory, jint size) in MethodBytecode() function
96 TiMemory<uint8_t> bytecode_;