Searched defs:high_pc (Results 1 – 2 of 2) sorted by relevance
74 uint32_t high_pc; // Relative to compilation unit. member125 const uint32_t high_pc = next_it != stack_maps.end() in GetVariableLocations() local291 uint32_t high_pc = variable_locations[i].high_pc; in WriteDebugLocEntry() local
130 uint64_t high_pc = low_pc + mi->code_size; in Write() local