Searched refs:reloc_map_ (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | dwarf_reader.cc | 1803 current_header_index_(-1), reloc_map_(), line_number_map_() in Sized_dwarf_line_info() 2103 = this->reloc_map_.find(lineptr - this->buffer_); in read_header_tables_v5() 2104 if (it != reloc_map_.end()) in read_header_tables_v5() 2169 = this->reloc_map_.find(lineptr - this->buffer_); in read_header_tables_v5() 2170 if (it != reloc_map_.end()) in read_header_tables_v5() 2330 = this->reloc_map_.find(start - this->buffer_); in process_one_opcode() 2331 if (it != reloc_map_.end()) in process_one_opcode() 2465 this->reloc_map_[reloc_offset] = std::make_pair(shndx, value); in read_relocs()
|
H A D | ChangeLog | 148 str_buffer_, str_buffer_start, reloc_map_, line_number_map_.
|
H A D | dwarf_reader.h | 1172 Reloc_map reloc_map_; variable
|
H A D | ChangeLog-0815 | 8618 reloc_map_. 17237 to reloc_map_.
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | dwarf_reader.cc | 1803 current_header_index_(-1), reloc_map_(), line_number_map_() in Sized_dwarf_line_info() 2103 = this->reloc_map_.find(lineptr - this->buffer_); in read_header_tables_v5() 2104 if (it != reloc_map_.end()) in read_header_tables_v5() 2169 = this->reloc_map_.find(lineptr - this->buffer_); in read_header_tables_v5() 2170 if (it != reloc_map_.end()) in read_header_tables_v5() 2330 = this->reloc_map_.find(start - this->buffer_); in process_one_opcode() 2331 if (it != reloc_map_.end()) in process_one_opcode() 2465 this->reloc_map_[reloc_offset] = std::make_pair(shndx, value); in read_relocs()
|
H A D | ChangeLog | 218 str_buffer_, str_buffer_start, reloc_map_, line_number_map_.
|
H A D | dwarf_reader.h | 1172 Reloc_map reloc_map_; variable
|
H A D | ChangeLog-0815 | 8618 reloc_map_. 17237 to reloc_map_.
|