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

  /art/runtime/jit/
jit.cc 427 const uint8_t* native_pc,
473 const uint8_t* native_pc = nullptr; local
550 native_pc = stack_map.GetNativePcOffset(encoding.stack_map.encoding, kRuntimeISA) +
555 << std::hex << reinterpret_cast<uintptr_t>(native_pc);
563 native_pc,
  /art/compiler/optimizing/
code_generator.cc 811 uint32_t native_pc = GetAssembler()->CodePosition(); local
930 uint32_t native_pc = GetAddressOf(block); local
    [all...]

Completed in 71 milliseconds