Searched defs:abbrev_offset (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.cc145 uint64_t abbrev_offset = abbrev_data - this->postprocessing_buffer(); local
280 uint64_t abbrev_offset = read_from_pointer<64>(&debug_info); local
322 uint32_t abbrev_offset = read_from_pointer<32>(&debug_info); local
232 get_new_abbrev( uint64_t* abbrev_number, uint64_t abbrev_offset) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c2318 bfd_uint64_t abbrev_offset = 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Ddwarf2.c2317 bfd_uint64_t abbrev_offset = 0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c273 unsigned int abbrev_offset; member in struct:comp_unit_head

Completed in 195 milliseconds