Searched refs:high_pc (Results 1 – 9 of 9) sorted by relevance
72 unsigned long high_pc; member105 unsigned long high_pc; member114 unsigned long high_pc; member242 aDieInfo->high_pc = bfd_get_32 (abfd, (bfd_byte *) xptr); in parse_die()371 aFunc->high_pc = eachDieInfo.high_pc; in parse_functions_in_unit()398 if (aUnit->low_pc <= addr && addr < aUnit->high_pc) in dwarf1_unit_find_nearest_line()434 && addr < eachFunc->high_pc) in dwarf1_unit_find_nearest_line()511 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc) in _bfd_dwarf1_find_nearest_line()534 aUnit->high_pc = aDieInfo.high_pc; in _bfd_dwarf1_find_nearest_line()549 if (aUnit->low_pc <= addr && addr < aUnit->high_pc) in _bfd_dwarf1_find_nearest_line()
1506 bfd_vma low_pc, bfd_vma high_pc) in arange_add() argument1511 if (low_pc == high_pc) in arange_add()1518 first_arange->high = high_pc; in arange_add()1528 arange->high = high_pc; in arange_add()1531 if (high_pc == arange->low) in arange_add()1546 arange->high = high_pc; in arange_add()1873 bfd_vma high_pc = 0; in decode_line_info() local1906 if (address > high_pc) in decode_line_info()1907 high_pc = address; in decode_line_info()1927 if (address > high_pc) in decode_line_info()[all …]
4812 high_pc in order to properly sign-extend VMAs.
382 bfd_vma high_pc; in gmon_out_read() member410 || gmon_io_read_vma (ifp, &tmp.high_pc) in gmon_out_read()484 || tmp.high_pc != histograms->highpc in gmon_out_read()497 histograms->highpc = tmp.high_pc; in gmon_out_read()499 hist_scale = (double)((tmp.high_pc - tmp.low_pc) / sizeof (UNIT)) in gmon_out_read()508 (unsigned long) tmp.low_pc, (unsigned long) tmp.high_pc, in gmon_out_read()
834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2); in record_cu_ranges() local835 if (high_pc == -1) in record_cu_ranges()837 high_pc = die->uint_attribute(elfcpp::DW_AT_high_pc); in record_cu_ranges()838 high_pc += low_pc; in record_cu_ranges()841 if ((low_pc != 0 || high_pc != 0) && low_pc != -1) in record_cu_ranges()853 ranges->add(shndx, low_pc, high_pc); in record_cu_ranges()
788 msgid "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"789 msgstr "%s: DWARF-tiedot voivat olla rikkinäisiä; low_pc ja high_pc ovat eri lohkoissa"
786 msgid "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"787 msgstr "%s : les informations DWARF peuvent être corrompues ; low_pc et high_pc sont dans des secti…
797 "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"
792 msgid "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"