HomeSort by relevance Sort by last modified time
    Searched refs:JITDescriptor (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
debugger_interface.cc 99 struct JITDescriptor {
108 uint32_t sizeof_descriptor = sizeof(JITDescriptor);
129 JITDescriptor __jit_debug_descriptor {};
136 JITDescriptor __dex_debug_descriptor {};
140 static void ActionSeqlock(JITDescriptor& descriptor) {
148 static void ActionSequnlock(JITDescriptor& descriptor) {
156 JITDescriptor& descriptor,
189 JITDescriptor& descriptor,
  /external/v8/src/
gdb-jit.cc     [all...]

Completed in 62 milliseconds