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