Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc741 uint32_t native_pc = GetAssembler()->CodeSize(); in RecordPcInfo() local
843 uint32_t native_pc = GetAddressOf(block); in RecordCatchBlockInfo() local
/art/runtime/jit/
Djit.cc426 const uint8_t* native_pc = nullptr; in MaybeDoOnStackReplacement() local