Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints_test.cc57 static void CheckPCOffset(InstructionSet isa, CalleeSaveType type, size_t pc_offset) in CheckPCOffset()
/art/compiler/debug/
Delf_debug_loc_writer.h110 const uint32_t pc_offset = stack_map.GetNativePcOffset(isa); in GetVariableLocations() local
/art/runtime/oat/
Dstack_map.cc258 const uint32_t pc_offset = GetNativePcOffset(instruction_set); in Dump() local
/art/compiler/utils/riscv64/
Dassembler_riscv64.h2001 uint32_t pc_offset; member