Searched refs:DW_AT_high_pc (Results 1 – 16 of 16) sorted by relevance
| /dragonfly/contrib/gcc-4.7/include/ |
| HD | dwarf2.h | 212 DW_AT_high_pc = 0x12, enumerator
|
| /dragonfly/contrib/binutils-2.34/gold/ |
| HD | gdb-index.cc | 834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2); in record_cu_ranges() 837 high_pc = die->uint_attribute(elfcpp::DW_AT_high_pc); in record_cu_ranges()
|
| /dragonfly/contrib/binutils-2.27/gold/ |
| HD | gdb-index.cc | 834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2); in record_cu_ranges() 837 high_pc = die->uint_attribute(elfcpp::DW_AT_high_pc); in record_cu_ranges()
|
| /dragonfly/contrib/binutils-2.27/gas/ |
| HD | dwarf2dbg.c | 1717 out_abbrev (DW_AT_high_pc, DW_FORM_addr); in out_debug_abbrev() 1719 out_abbrev (DW_AT_high_pc, (sizeof_address == 4 in out_debug_abbrev()
|
| /dragonfly/contrib/binutils-2.34/gas/ |
| HD | dwarf2dbg.c | 2022 out_abbrev (DW_AT_high_pc, DW_FORM_addr); in out_debug_abbrev() 2024 out_abbrev (DW_AT_high_pc, (sizeof_address == 4 in out_debug_abbrev()
|
| /dragonfly/contrib/gcc-8.0/libbacktrace/ |
| HD | dwarf.c | 1304 case DW_AT_high_pc: in find_address_ranges() 2404 case DW_AT_high_pc: in read_function_entry()
|
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | dwarf2.c | 2232 case DW_AT_high_pc: in scan_unit_for_symbols() 2487 case DW_AT_high_pc: in parse_comp_unit()
|
| /dragonfly/contrib/binutils-2.27/include/ |
| HD | dwarf2.def | 225 DW_AT (DW_AT_high_pc, 0x12)
|
| /dragonfly/contrib/gdb-7/include/ |
| HD | dwarf2.def | 225 DW_AT (DW_AT_high_pc, 0x12)
|
| /dragonfly/contrib/gcc-8.0/include/ |
| HD | dwarf2.def | 243 DW_AT (DW_AT_high_pc, 0x12)
|
| /dragonfly/contrib/binutils-2.34/include/ |
| HD | dwarf2.def | 251 DW_AT (DW_AT_high_pc, 0x12)
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | dwarf2out.c | 3889 case DW_AT_high_pc: in dwarf_attr_name() 4785 dw_attr_ref a = get_AT (die, DW_AT_high_pc); in get_AT_hi_pc() 7970 case DW_AT_high_pc: in value_format() 17398 add_AT_lbl_id (subr_die, DW_AT_high_pc, fde->dw_fde_end); in gen_subprogram_die() 17409 add_AT_lbl_id (subr_die, DW_AT_high_pc, label_id); in gen_subprogram_die() 17477 add_AT_lbl_id (subr_die, DW_AT_high_pc, in gen_subprogram_die() 17506 add_AT_lbl_id (seg_die, DW_AT_high_pc, in gen_subprogram_die() 17515 add_AT_lbl_id (subr_die, DW_AT_high_pc, fde->dw_fde_end); in gen_subprogram_die() 18211 add_AT_lbl_id (die, DW_AT_high_pc, label); in add_high_low_attributes() 22695 add_AT_lbl_id (comp_unit_die (), DW_AT_high_pc, text_end_label); in dwarf2out_finish()
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | dwarf2.c | 2598 case DW_AT_high_pc: in scan_unit_for_symbols() 2861 case DW_AT_high_pc: in parse_comp_unit()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | dwarf2.c | 3325 case DW_AT_high_pc: in scan_unit_for_symbols() 3620 case DW_AT_high_pc: in parse_comp_unit()
|
| /dragonfly/contrib/gdb-7/gdb/ |
| HD | dwarf2read.c | 4608 high_pc = dwarf2_attr (comp_unit_die, DW_AT_high_pc, cu); in init_cutu_and_read_dies() 10129 attr_high = dwarf2_attr (die, DW_AT_high_pc, cu); in dwarf2_get_pc_bounds() 10300 attr_high = dwarf2_attr (die, DW_AT_high_pc, cu); in dwarf2_record_block_ranges() 13647 case DW_AT_high_pc: in read_partial_die()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | dwarf2out.c | 4563 attr.dw_attr = DW_AT_high_pc; in add_AT_low_high_pc() 5360 dw_attr_node *a = get_AT (die, DW_AT_high_pc); in get_AT_hi_pc() 6754 case DW_AT_high_pc: in check_die() 6789 && a->dw_attr != DW_AT_high_pc in check_die() 9706 case DW_AT_high_pc: in value_format()
|