Searched defs:high_pc (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf1.c | 72 unsigned long high_pc; member 105 unsigned long high_pc; member 114 unsigned long high_pc; member
|
H A D | dwarf2.c | 136 bfd_vma low_pc, high_pc; member 2062 bfd_vma high_pc) in insert_arange_in_trie() 2203 struct trie_node **trie_root, bfd_vma low_pc, bfd_vma high_pc) in arange_add() 2809 bfd_vma high_pc = 0; in decode_line_info() local 3606 bfd_vma high_pc; in read_ranges() local 3637 bfd_vma high_pc; in read_rnglists() local 3944 bfd_vma high_pc = 0; in scan_unit_for_symbols() local 4209 bfd_vma *high_pc, in reread_attribute() 4306 bfd_vma high_pc = 0; in parse_comp_unit() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf1.c | 72 unsigned long high_pc; member 105 unsigned long high_pc; member 114 unsigned long high_pc; member
|
H A D | dwarf2.c | 139 bfd_vma low_pc, high_pc; member 2149 bfd_vma high_pc) in insert_arange_in_trie() 2287 struct trie_node **trie_root, bfd_vma low_pc, bfd_vma high_pc) in arange_add() 2893 bfd_vma high_pc = 0; in decode_line_info() local 3680 bfd_vma high_pc; in read_ranges() local 3711 bfd_vma high_pc; in read_rnglists() local 4018 bfd_vma high_pc = 0; in scan_unit_for_symbols() local 4284 bfd_vma *high_pc, in reread_attribute() 4381 bfd_vma high_pc = 0; in parse_comp_unit() local
|
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | gmon_io.c | 362 bfd_vma high_pc; in gmon_out_read() member
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | gmon_io.c | 362 bfd_vma high_pc; in gmon_out_read() member
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Module.h | 53 uint64_t high_pc; variable
|
H A D | DwarfLib.cc | 2153 uint64_t high_pc = dwarf->debug_rangesSec->GetADDR (); in parse_inlined_subroutine() local 2169 uint64_t high_pc = get_high_pc (low_pc); in parse_inlined_subroutine() local
|
H A D | DwarfLib.h | 126 uint64_t high_pc; variable
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Module.h | 53 uint64_t high_pc; variable
|
H A D | DwarfLib.cc | 2438 uint64_t high_pc = dwarf->debug_rangesSec->GetADDR (); in parse_inlined_subroutine() local 2454 uint64_t high_pc = get_high_pc (low_pc); in parse_inlined_subroutine() local
|
H A D | DwarfLib.h | 130 uint64_t high_pc; variable
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | gdb-index.cc | 834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2); in record_cu_ranges() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | gdb-index.cc | 834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2); in record_cu_ranges() local
|