Searched refs:high_pc (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Ddwarf1.c70 unsigned long high_pc; member in struct:dwarf1_unit
103 unsigned long high_pc; member in struct:dwarf1_func
112 unsigned long high_pc; member in struct:die_info
234 aDieInfo->high_pc = bfd_get_32 (abfd, (bfd_byte *) xptr);
363 aFunc->high_pc = eachDieInfo.high_pc;
390 if (aUnit->low_pc <= addr && addr < aUnit->high_pc)
426 && addr < eachFunc->high_pc)
507 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc)
528 aUnit->high_pc
[all...]
H A Ddwarf2.c1087 arange_add (bfd *abfd, struct arange *first_arange, bfd_vma low_pc, bfd_vma high_pc) argument
1095 first_arange->high = high_pc;
1105 arange->high = high_pc;
1108 if (high_pc == arange->low)
1121 arange->high = high_pc;
1313 bfd_vma high_pc = 0; local
1332 if (address > high_pc)
1333 high_pc = address;
1351 if (address > high_pc)
1352 high_pc
1789 bfd_vma high_pc; local
1844 bfd_vma high_pc = 0; local
2075 bfd_vma high_pc = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Ddwarf1.c70 unsigned long high_pc; member in struct:dwarf1_unit
103 unsigned long high_pc; member in struct:dwarf1_func
112 unsigned long high_pc; member in struct:die_info
234 aDieInfo->high_pc = bfd_get_32 (abfd, (bfd_byte *) xptr);
363 aFunc->high_pc = eachDieInfo.high_pc;
390 if (aUnit->low_pc <= addr && addr < aUnit->high_pc)
426 && addr < eachFunc->high_pc)
507 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc)
528 aUnit->high_pc
[all...]
H A Ddwarf2.c1087 arange_add (bfd *abfd, struct arange *first_arange, bfd_vma low_pc, bfd_vma high_pc) argument
1095 first_arange->high = high_pc;
1105 arange->high = high_pc;
1108 if (high_pc == arange->low)
1121 arange->high = high_pc;
1313 bfd_vma high_pc = 0; local
1332 if (address > high_pc)
1333 high_pc = address;
1351 if (address > high_pc)
1352 high_pc
1789 bfd_vma high_pc; local
1844 bfd_vma high_pc = 0; local
2075 bfd_vma high_pc = 0; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Ddwarf1.c70 unsigned long high_pc; member in struct:dwarf1_unit
103 unsigned long high_pc; member in struct:dwarf1_func
112 unsigned long high_pc; member in struct:die_info
234 aDieInfo->high_pc = bfd_get_32 (abfd, (bfd_byte *) xptr);
363 aFunc->high_pc = eachDieInfo.high_pc;
390 if (aUnit->low_pc <= addr && addr < aUnit->high_pc)
426 && addr < eachFunc->high_pc)
507 if (eachUnit->low_pc <= addr && addr < eachUnit->high_pc)
528 aUnit->high_pc
[all...]
H A Ddwarf2.c1087 arange_add (bfd *abfd, struct arange *first_arange, bfd_vma low_pc, bfd_vma high_pc) argument
1095 first_arange->high = high_pc;
1105 arange->high = high_pc;
1108 if (high_pc == arange->low)
1121 arange->high = high_pc;
1313 bfd_vma high_pc = 0; local
1332 if (address > high_pc)
1333 high_pc = address;
1351 if (address > high_pc)
1352 high_pc
1789 bfd_vma high_pc; local
1844 bfd_vma high_pc = 0; local
2075 bfd_vma high_pc = 0; local
[all...]

Completed in 187 milliseconds