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.h74 uint32_t high_pc; // Relative to compilation unit. member
125 const uint32_t high_pc = next_it != stack_maps.end() in GetVariableLocations() local
291 uint32_t high_pc = variable_locations[i].high_pc; in WriteDebugLocEntry() local
Delf_debug_info_writer.h130 uint64_t high_pc = low_pc + mi->code_size; in Write() local