Home
last modified time | relevance | path

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

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints_test.cc57 static void CheckPCOffset(InstructionSet isa, CalleeSaveType type, size_t pc_offset) in CheckPCOffset()
/aosp12/art/compiler/debug/
H A Delf_debug_loc_writer.h106 const uint32_t pc_offset = stack_map.GetNativePcOffset(isa); in GetVariableLocations() local
/aosp12/art/runtime/
H A Dstack_map.cc311 const uint32_t pc_offset = GetNativePcOffset(instruction_set); in Dump() local