Home
last modified time | relevance | path

Searched refs:high_pc_ (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Delf_writer_debug.cc189 mi.low_pc_, mi.high_pc_ - mi.low_pc_, in WriteCFISection()
281 cunit_high_pc = std::max(cunit_high_pc, method_info->high_pc_); in WriteDebugSections()
301 info.WriteAddr(DW_AT_high_pc, method_info->high_pc_); in WriteDebugSections()
Doat_writer.h122 uint32_t high_pc_; member
Delf_writer_quick.cc280 true, it->high_pc_ - it->low_pc_, STB_GLOBAL, STT_FUNC); in WriteDebugSymbols()