Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_debug_loc_writer.h70 uint32_t high_pc; // Relative to compilation unit. member
121 const uint32_t high_pc = next_it != stack_maps.end() in GetVariableLocations() local
287 uint32_t high_pc = variable_locations[i].high_pc; in WriteDebugLocEntry() local
Delf_debug_info_writer.h129 uint64_t high_pc = low_pc + mi->code_size; in Write() local