Searched refs:cunit_high_pc (Results 1 – 1 of 1) sorted by relevance
278 uint32_t cunit_high_pc = 0; in WriteDebugSections() local281 cunit_high_pc = std::max(cunit_high_pc, method_info->high_pc_); in WriteDebugSections()290 info.WriteAddr(DW_AT_high_pc, cunit_high_pc); in WriteDebugSections()432 opcodes.AdvancePC(cunit_high_pc); in WriteDebugSections()