Searched defs:native_pc (Results 1 – 4 of 4) sorted by relevance
203 uintptr_t native_pc = header->ToNativeQuickPc(method_g_, kDexPc); in TEST_F() local
158 static uint32_t PackNativePc(uint32_t native_pc, InstructionSet isa) { in PackNativePc()164 uint32_t native_pc = packed_native_pc * GetInstructionSetInstructionAlignment(isa); in UnpackNativePc() local
210 const uint8_t* native_pc; member
1216 uint32_t native_pc, in RecordPcInfo()1376 uint32_t native_pc = GetAddressOf(block); in RecordCatchBlockInfo() local