Home
last modified time | relevance | path

Searched refs:reloc_map_ (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.cc1803 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 DChangeLog148 str_buffer_, str_buffer_start, reloc_map_, line_number_map_.
H A Ddwarf_reader.h1172 Reloc_map reloc_map_; variable
H A DChangeLog-08158618 reloc_map_.
17237 to reloc_map_.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.cc1803 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 DChangeLog218 str_buffer_, str_buffer_start, reloc_map_, line_number_map_.
H A Ddwarf_reader.h1172 Reloc_map reloc_map_; variable
H A DChangeLog-08158618 reloc_map_.
17237 to reloc_map_.