Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc539 intptr_t native_pc = GetAddressOf(block); in BuildMappingTable() local
578 intptr_t native_pc = GetAddressOf(block); in BuildMappingTable() local
Dcode_generator.h64 uintptr_t native_pc; member
/art/oatdump/
Doatdump.cc1168 const uint8_t* native_pc = reinterpret_cast<const uint8_t*>(quick_code) + in DumpGcMap() local