Home
last modified time | relevance | path

Searched refs:low_pc (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Ddwarf1.c71 unsigned long low_pc; member
104 unsigned long low_pc; member
113 unsigned long low_pc; member
240 aDieInfo->low_pc = bfd_get_32 (abfd, (bfd_byte *) xptr); in parse_die()
370 aFunc->low_pc = eachDieInfo.low_pc; in parse_functions_in_unit()
398 if (aUnit->low_pc <= addr && addr < aUnit->high_pc) in dwarf1_unit_find_nearest_line()
433 if (eachFunc->low_pc <= addr in dwarf1_unit_find_nearest_line()
511 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc) in _bfd_dwarf1_find_nearest_line()
533 aUnit->low_pc = aDieInfo.low_pc; in _bfd_dwarf1_find_nearest_line()
549 if (aUnit->low_pc <= addr && addr < aUnit->high_pc) in _bfd_dwarf1_find_nearest_line()
Ddwarf2.c1236 bfd_vma low_pc; member
1386 seq->low_pc = address; in add_line_info()
1430 if (address < seq->low_pc) in add_line_info()
1431 seq->low_pc = address; in add_line_info()
1506 bfd_vma low_pc, bfd_vma high_pc) in arange_add() argument
1511 if (low_pc == high_pc) in arange_add()
1517 first_arange->low = low_pc; in arange_add()
1526 if (low_pc == arange->high) in arange_add()
1533 arange->low = low_pc; in arange_add()
1545 arange->low = low_pc; in arange_add()
[all …]
DChangeLog-20052079 initial low_pc to -1 to avoid need to test whether loc_pc has
2201 * dwarf2.c (decode_line_info): Properly set low_pc.
DChangeLog-20094811 * dwarf2.c (read_rangelist): Use read_address to read low_pc and
/toolchain/binutils/binutils-2.27/gprof/
Dgmon_io.c381 bfd_vma low_pc; in gmon_out_read() member
409 if (gmon_io_read_vma (ifp, &tmp.low_pc) in gmon_out_read()
483 if (histograms && (tmp.low_pc != histograms->lowpc in gmon_out_read()
496 histograms->lowpc = tmp.low_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.cc833 off_t low_pc = die->address_attribute(elfcpp::DW_AT_low_pc, &shndx); in record_cu_ranges() local
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()
DChangeLog-08155367 low_pc == 0.
/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"