Home
last modified time | relevance | path

Searched refs:high_pc (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf1.c72 unsigned long high_pc; member
105 unsigned long high_pc; member
114 unsigned long high_pc; member
242 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()
Ddwarf2.c1506 bfd_vma low_pc, bfd_vma high_pc) in arange_add() argument
1511 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() local
1906 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 …]
DChangeLog-20094812 high_pc in order to properly sign-extend VMAs.
/toolchain/binutils/binutils-2.27/gprof/
Dgmon_io.c382 bfd_vma high_pc; in gmon_out_read() member
410 || 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()
/toolchain/binutils/binutils-2.27/gold/
Dgdb-index.cc834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2); in record_cu_ranges() local
835 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()
/toolchain/binutils/binutils-2.27/gold/po/
Dfi.po788 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"
Dfr.po786 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…
Dgold.pot797 "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"
Dzh_CN.po792 msgid "%s: DWARF info may be corrupt; low_pc and high_pc are in different sections"