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

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

Completed in 53 milliseconds