HomeSort by: relevance | last modified time | path
    Searched defs:high_pc (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
dwarf1.c 72 unsigned long high_pc; member in struct:dwarf1_unit
105 unsigned long high_pc; member in struct:dwarf1_func
114 unsigned long high_pc; member in struct:die_info
253 aDieInfo->high_pc = bfd_get_32 (abfd, xptr);
402 aFunc->high_pc = eachDieInfo.high_pc;
429 if (aUnit->low_pc <= addr && addr < aUnit->high_pc)
465 && addr < eachFunc->high_pc)
543 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc)
566 aUnit->high_pc = aDieInfo.high_pc
    [all...]
dwarf2.c 139 bfd_vma low_pc, high_pc; member in struct:trie_leaf::__anon9653
2156 bfd_vma high_pc)
2174 && ranges_overlap (low_pc, high_pc,
2176 leaf->ranges[i].high_pc))
2180 if (high_pc > leaf->ranges[i].high_pc)
2181 leaf->ranges[i].high_pc = high_pc;
2200 || leaf->ranges[i].high_pc <= bucket_high_pc)
2228 leaf->ranges[i].high_pc))
2922 bfd_vma high_pc = 0; local
3708 bfd_vma high_pc; local
3739 bfd_vma high_pc; local
4046 bfd_vma high_pc = 0; local
4409 bfd_vma high_pc = 0; local
    [all...]
  /src/external/gpl3/binutils/dist/gprof/
gmon_io.c 370 bfd_vma high_pc; member in struct:hdr
398 || gmon_io_read_vma (ifp, &tmp.high_pc)
472 || tmp.high_pc != histograms->highpc
485 histograms->highpc = tmp.high_pc;
487 hist_scale = (double)((tmp.high_pc - tmp.low_pc) / sizeof (UNIT))
496 (unsigned long) tmp.low_pc, (unsigned long) tmp.high_pc,
  /src/external/gpl3/binutils.old/dist/bfd/
dwarf1.c 72 unsigned long high_pc; member in struct:dwarf1_unit
105 unsigned long high_pc; member in struct:dwarf1_func
114 unsigned long high_pc; member in struct:die_info
253 aDieInfo->high_pc = bfd_get_32 (abfd, xptr);
402 aFunc->high_pc = eachDieInfo.high_pc;
429 if (aUnit->low_pc <= addr && addr < aUnit->high_pc)
465 && addr < eachFunc->high_pc)
543 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc)
566 aUnit->high_pc = aDieInfo.high_pc
    [all...]
dwarf2.c 139 bfd_vma low_pc, high_pc; member in struct:trie_leaf::__anon11144
2156 bfd_vma high_pc)
2174 && ranges_overlap (low_pc, high_pc,
2176 leaf->ranges[i].high_pc))
2180 if (high_pc > leaf->ranges[i].high_pc)
2181 leaf->ranges[i].high_pc = high_pc;
2200 || leaf->ranges[i].high_pc <= bucket_high_pc)
2228 leaf->ranges[i].high_pc))
2922 bfd_vma high_pc = 0; local
3708 bfd_vma high_pc; local
3739 bfd_vma high_pc; local
4046 bfd_vma high_pc = 0; local
4409 bfd_vma high_pc = 0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gprof/
gmon_io.c 370 bfd_vma high_pc; member in struct:hdr
398 || gmon_io_read_vma (ifp, &tmp.high_pc)
472 || tmp.high_pc != histograms->highpc
485 histograms->highpc = tmp.high_pc;
487 hist_scale = (double)((tmp.high_pc - tmp.low_pc) / sizeof (UNIT))
496 (unsigned long) tmp.low_pc, (unsigned long) tmp.high_pc,
  /src/external/gpl3/gdb/dist/bfd/
dwarf1.c 72 unsigned long high_pc; member in struct:dwarf1_unit
105 unsigned long high_pc; member in struct:dwarf1_func
114 unsigned long high_pc; member in struct:die_info
253 aDieInfo->high_pc = bfd_get_32 (abfd, xptr);
402 aFunc->high_pc = eachDieInfo.high_pc;
429 if (aUnit->low_pc <= addr && addr < aUnit->high_pc)
465 && addr < eachFunc->high_pc)
543 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc)
566 aUnit->high_pc = aDieInfo.high_pc
    [all...]
dwarf2.c 139 bfd_vma low_pc, high_pc; member in struct:trie_leaf::__anon17591
2156 bfd_vma high_pc)
2174 && ranges_overlap (low_pc, high_pc,
2176 leaf->ranges[i].high_pc))
2180 if (high_pc > leaf->ranges[i].high_pc)
2181 leaf->ranges[i].high_pc = high_pc;
2200 || leaf->ranges[i].high_pc <= bucket_high_pc)
2228 leaf->ranges[i].high_pc))
2922 bfd_vma high_pc = 0; local
3708 bfd_vma high_pc; local
3739 bfd_vma high_pc; local
4046 bfd_vma high_pc = 0; local
4409 bfd_vma high_pc = 0; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
dwarf1.c 72 unsigned long high_pc; member in struct:dwarf1_unit
105 unsigned long high_pc; member in struct:dwarf1_func
114 unsigned long high_pc; member in struct:die_info
253 aDieInfo->high_pc = bfd_get_32 (abfd, xptr);
402 aFunc->high_pc = eachDieInfo.high_pc;
429 if (aUnit->low_pc <= addr && addr < aUnit->high_pc)
465 && addr < eachFunc->high_pc)
543 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc)
566 aUnit->high_pc = aDieInfo.high_pc
    [all...]
dwarf2.c 139 bfd_vma low_pc, high_pc; member in struct:trie_leaf::__anon20331
2149 bfd_vma high_pc)
2167 && ranges_overlap (low_pc, high_pc,
2169 leaf->ranges[i].high_pc))
2173 if (high_pc > leaf->ranges[i].high_pc)
2174 leaf->ranges[i].high_pc = high_pc;
2193 || leaf->ranges[i].high_pc <= bucket_high_pc)
2221 leaf->ranges[i].high_pc))
2915 bfd_vma high_pc = 0; local
3701 bfd_vma high_pc; local
3732 bfd_vma high_pc; local
4039 bfd_vma high_pc = 0; local
4402 bfd_vma high_pc = 0; local
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/src/
Dwarf.cc 700 uint64_t high_pc = debug_rangesSec->GetADDR (); local
701 if (low_pc == 0 || low_pc > high_pc)
703 ranges->append (new Range (low_pc, high_pc));
1121 uint64_t high_pc; local
1127 high_pc = 0;
1132 high_pc = 0;
1136 high_pc = low_pc + debug_rnglistsSec->GetULEB128 ();
1140 high_pc = base_address + debug_rnglistsSec->GetULEB128 ();
1144 high_pc = debug_rnglistsSec->GetADDR ();
1149 high_pc = 0
    [all...]
Module.h 53 uint64_t high_pc; member in class:InlinedSubr
59 return low_pc <= p->low_pc && high_pc >= p->high_pc;
65 return low_pc <= pc && high_pc > pc;
DwarfLib.h 124 uint64_t high_pc; member in class:DwrInlinedSubr
DwarfLib.cc 2050 uint64_t high_pc = get_high_pc (low_pc); local
2052 ranges->append (new Range (low_pc, high_pc));
2359 p->high_pc = inlinedSubr->high_pc - low_pc;
2450 uint64_t high_pc = dwarf->debug_rangesSec->GetADDR (); local
2451 if ((low_pc > 0) && (low_pc <= high_pc))
2454 low_pc, high_pc, fileno, lineno, level);
2466 uint64_t high_pc = get_high_pc (low_pc); local
2467 if ((low_pc > 0) && (low_pc <= high_pc))
2470 high_pc, fileno, lineno, level)
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Dwarf.cc 700 uint64_t high_pc = debug_rangesSec->GetADDR (); local
701 if (low_pc == 0 || low_pc > high_pc)
703 ranges->append (new Range (low_pc, high_pc));
1121 uint64_t high_pc; local
1127 high_pc = 0;
1132 high_pc = 0;
1136 high_pc = low_pc + debug_rnglistsSec->GetULEB128 ();
1140 high_pc = base_address + debug_rnglistsSec->GetULEB128 ();
1144 high_pc = debug_rnglistsSec->GetADDR ();
1149 high_pc = 0
    [all...]
Module.h 53 uint64_t high_pc; member in class:InlinedSubr
59 return low_pc <= p->low_pc && high_pc >= p->high_pc;
65 return low_pc <= pc && high_pc > pc;
DwarfLib.h 124 uint64_t high_pc; member in class:DwrInlinedSubr
DwarfLib.cc 2050 uint64_t high_pc = get_high_pc (low_pc); local
2052 ranges->append (new Range (low_pc, high_pc));
2359 p->high_pc = inlinedSubr->high_pc - low_pc;
2450 uint64_t high_pc = dwarf->debug_rangesSec->GetADDR (); local
2451 if ((low_pc > 0) && (low_pc <= high_pc))
2454 low_pc, high_pc, fileno, lineno, level);
2466 uint64_t high_pc = get_high_pc (low_pc); local
2467 if ((low_pc > 0) && (low_pc <= high_pc))
2470 high_pc, fileno, lineno, level)
    [all...]
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
read.c 9994 /* Apply fixups to LOW_PC and HIGH_PC due to an incorrect DIE in CU. */
9998 CORE_ADDR *high_pc)
10013 if (high_pc != nullptr)
10014 *high_pc = gdbarch_addr_bits_remove (gdbarch, *high_pc);
11183 /* Could not find high_pc or ranges attributed and thus no bounds
16358 std::optional<unrelocated_addr> high_pc;
16442 high_pc = attr.as_address ();
16460 high_pc = (unrelocated_addr) (addr + 1);
16574 && high_pc.has_value ()
16348 std::optional<unrelocated_addr> high_pc; local
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c 11074 /* Could not find high_pc or ranges attributed and thus no bounds
16088 std::optional<unrelocated_addr> high_pc;
16172 high_pc = attr.as_address ();
16190 high_pc = (unrelocated_addr) (addr + 1);
16293 && high_pc.has_value ())
16296 high_pc = (unrelocated_addr) ((ULONGEST) *high_pc
16299 if (*high_pc > *low_pc)
16303 ((CORE_ADDR) *low_pc, (CORE_ADDR) *high_pc - 1,
16078 std::optional<unrelocated_addr> high_pc; local

Completed in 75 milliseconds