Searched refs:gold_assert (Results 26 - 50 of 237) sorted by relevance

12345678910

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dtimer.cc58 gold_assert(n >= 0 && n <= 2);
124 gold_assert(n >= 0 && n <= 2);
H A Dobject.h526 gold_assert(this->input_file_ != NULL);
533 gold_assert(this->input_file_ != NULL);
1050 gold_assert(this->xindex_ == NULL);
1315 gold_assert(shndx < this->output_sections_.size());
1325 gold_assert(shndx < this->output_sections_.size());
1369 gold_assert(reloc_shndx < this->shnum());
1377 gold_assert(reloc_shndx < this->shnum());
1504 gold_assert(shndx < this->output_sections_.size());
1537 gold_assert(this->reloc_counts_ != NULL);
1547 gold_assert(symnd
[all...]
H A Dmerge.h216 gold_assert(this->first_relobj_ != NULL);
227 gold_assert(this->keeps_input_sections_);
235 gold_assert(this->keeps_input_sections_);
316 gold_assert(this->input_count_ == 0);
376 gold_assert(k >= 0 && k < static_cast<section_offset_type>(this->len_));
460 gold_assert(this->input_count_ == 0);
H A Dattributes.h320 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
327 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
335 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
343 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
351 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
358 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
H A Dincremental.cc292 gold_assert(main_symtab_shndx != elfcpp::SHN_UNDEF);
298 gold_assert(main_strtab_shndx != elfcpp::SHN_UNDEF
390 gold_assert(p->is_file());
394 gold_assert(arg_serial <= input_args_map.size());
395 gold_assert(input_args_map[arg_serial - 1] == 0);
621 gold_assert(os != NULL);
682 gold_assert(symndx >= first_global && symndx < symtab_count);
700 gold_assert(plt_desc >= first_global && plt_desc < symtab_count);
1040 gold_assert(script_entry != NULL);
1081 gold_assert(entr
[all...]
H A Dfileread.cc133 gold_assert(!this->is_locked());
165 gold_assert(this->lock_count_ > 0);
179 gold_assert(this->token_.is_writable());
195 gold_assert(this->token_.is_writable()
229 gold_assert(this->token_.is_writable()
264 gold_assert(this->is_locked());
299 gold_assert(this->released_);
323 gold_assert(this->released_);
338 gold_assert(start <= this->size_
466 gold_assert(vol
[all...]
H A Dmerge.cc51 gold_assert(shndx != -1U);
72 gold_assert(map->output_data == output_data);
113 gold_assert(input_offset < entry.input_offset);
114 gold_assert(input_offset_u + length
161 gold_assert(p->input_offset <= input_offset);
195 gold_assert(map != NULL);
197 gold_assert(initialize_map->empty());
243 gold_assert(this->keeps_input_sections_ && relobj != NULL);
255 gold_assert(result.second);
399 gold_assert(thi
[all...]
H A Dstringpool.cc154 gold_assert(this->strtab_size_ == 0);
161 gold_assert(key_mult >= buffer_size);
269 gold_assert(k != p->second);
300 gold_assert(ins.second);
462 gold_assert(this->strtab_size_ != 0);
478 gold_assert(this->strtab_size_ != 0);
479 gold_assert(bufsize >= this->strtab_size_);
488 gold_assert(static_cast<section_size_type>(offset) + len
500 gold_assert(this->strtab_size_ != 0);
H A Dplugin.cc216 gold_assert(sizeof(onload) == sizeof(ptr));
372 gold_assert(i == tv_size - 1);
744 gold_assert(lock_initialized);
1268 gold_assert(this->symbols_.size() == 0);
1721 gold_assert(plugins != NULL);
1765 gold_assert(this->options_.has_plugins());
1790 gold_assert(parameters->options().has_plugins());
1800 gold_assert(parameters->options().has_plugins());
1810 gold_assert(parameters->options().has_plugins());
1820 gold_assert(parameter
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dtimer.cc58 gold_assert(n >= 0 && n <= 2);
124 gold_assert(n >= 0 && n <= 2);
H A Dobject.h526 gold_assert(this->input_file_ != NULL);
533 gold_assert(this->input_file_ != NULL);
1050 gold_assert(this->xindex_ == NULL);
1315 gold_assert(shndx < this->output_sections_.size());
1325 gold_assert(shndx < this->output_sections_.size());
1369 gold_assert(reloc_shndx < this->shnum());
1377 gold_assert(reloc_shndx < this->shnum());
1504 gold_assert(shndx < this->output_sections_.size());
1537 gold_assert(this->reloc_counts_ != NULL);
1547 gold_assert(symnd
[all...]
H A Dmerge.h216 gold_assert(this->first_relobj_ != NULL);
227 gold_assert(this->keeps_input_sections_);
235 gold_assert(this->keeps_input_sections_);
316 gold_assert(this->input_count_ == 0);
376 gold_assert(k >= 0 && k < static_cast<section_offset_type>(this->len_));
460 gold_assert(this->input_count_ == 0);
H A Dattributes.h320 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
327 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
335 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
343 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
351 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
358 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
H A Dincremental.cc292 gold_assert(main_symtab_shndx != elfcpp::SHN_UNDEF);
298 gold_assert(main_strtab_shndx != elfcpp::SHN_UNDEF
390 gold_assert(p->is_file());
394 gold_assert(arg_serial <= input_args_map.size());
395 gold_assert(input_args_map[arg_serial - 1] == 0);
621 gold_assert(os != NULL);
682 gold_assert(symndx >= first_global && symndx < symtab_count);
700 gold_assert(plt_desc >= first_global && plt_desc < symtab_count);
1040 gold_assert(script_entry != NULL);
1081 gold_assert(entr
[all...]
H A Dfileread.cc133 gold_assert(!this->is_locked());
165 gold_assert(this->lock_count_ > 0);
179 gold_assert(this->token_.is_writable());
195 gold_assert(this->token_.is_writable()
229 gold_assert(this->token_.is_writable()
264 gold_assert(this->is_locked());
299 gold_assert(this->released_);
323 gold_assert(this->released_);
338 gold_assert(start <= this->size_
466 gold_assert(vol
[all...]
H A Dmerge.cc51 gold_assert(shndx != -1U);
72 gold_assert(map->output_data == output_data);
113 gold_assert(input_offset < entry.input_offset);
114 gold_assert(input_offset_u + length
161 gold_assert(p->input_offset <= input_offset);
195 gold_assert(map != NULL);
197 gold_assert(initialize_map->empty());
243 gold_assert(this->keeps_input_sections_ && relobj != NULL);
255 gold_assert(result.second);
399 gold_assert(thi
[all...]
H A Dplugin.cc216 gold_assert(sizeof(onload) == sizeof(ptr));
372 gold_assert(i == tv_size - 1);
744 gold_assert(lock_initialized);
1268 gold_assert(this->symbols_.size() == 0);
1721 gold_assert(plugins != NULL);
1765 gold_assert(this->options_.has_plugins());
1790 gold_assert(parameters->options().has_plugins());
1800 gold_assert(parameters->options().has_plugins());
1810 gold_assert(parameters->options().has_plugins());
1820 gold_assert(parameter
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dobject.h483 gold_assert(this->input_file_ != NULL);
490 gold_assert(this->input_file_ != NULL);
1007 gold_assert(this->xindex_ == NULL);
1291 gold_assert(shndx < this->output_sections_.size());
1301 gold_assert(shndx < this->output_sections_.size());
1345 gold_assert(reloc_shndx < this->shnum());
1353 gold_assert(reloc_shndx < this->shnum());
1480 gold_assert(shndx < this->output_sections_.size());
1513 gold_assert(this->reloc_counts_ != NULL);
1523 gold_assert(symnd
[all...]
H A Dattributes.h320 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
327 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
335 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
343 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
351 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
358 gold_assert(vendor >= OBJ_ATTR_FIRST && vendor <= OBJ_ATTR_LAST);
H A Dmerge.h216 gold_assert(this->first_relobj_ != NULL);
227 gold_assert(this->keeps_input_sections_);
235 gold_assert(this->keeps_input_sections_);
316 gold_assert(this->input_count_ == 0);
376 gold_assert(k >= 0 && k < static_cast<section_offset_type>(this->len_));
460 gold_assert(this->input_count_ == 0);
H A Dincremental.cc292 gold_assert(main_symtab_shndx != elfcpp::SHN_UNDEF);
298 gold_assert(main_strtab_shndx != elfcpp::SHN_UNDEF
390 gold_assert(p->is_file());
394 gold_assert(arg_serial <= input_args_map.size());
395 gold_assert(input_args_map[arg_serial - 1] == 0);
621 gold_assert(os != NULL);
682 gold_assert(symndx >= first_global && symndx < symtab_count);
700 gold_assert(plt_desc >= first_global && plt_desc < symtab_count);
1040 gold_assert(script_entry != NULL);
1081 gold_assert(entr
[all...]
H A Dfileread.cc133 gold_assert(!this->is_locked());
165 gold_assert(this->lock_count_ > 0);
179 gold_assert(this->token_.is_writable());
195 gold_assert(this->token_.is_writable()
228 gold_assert(this->token_.is_writable()
263 gold_assert(this->is_locked());
298 gold_assert(this->released_);
322 gold_assert(this->released_);
337 gold_assert(start <= this->size_
459 gold_assert(vol
[all...]
H A Dmerge.cc51 gold_assert(shndx != -1U);
72 gold_assert(map->output_data == output_data);
113 gold_assert(input_offset < entry.input_offset);
114 gold_assert(input_offset_u + length
161 gold_assert(p->input_offset <= input_offset);
195 gold_assert(map != NULL);
197 gold_assert(initialize_map->empty());
243 gold_assert(this->keeps_input_sections_ && relobj != NULL);
255 gold_assert(result.second);
399 gold_assert(thi
[all...]
H A Dplugin.cc216 gold_assert(sizeof(onload) == sizeof(ptr));
372 gold_assert(i == tv_size - 1);
744 gold_assert(lock_initialized);
1268 gold_assert(this->symbols_.size() == 0);
1721 gold_assert(plugins != NULL);
1765 gold_assert(this->options_.has_plugins());
1790 gold_assert(parameters->options().has_plugins());
1800 gold_assert(parameters->options().has_plugins());
1810 gold_assert(parameters->options().has_plugins());
1820 gold_assert(parameter
[all...]
H A Dstringpool.cc154 gold_assert(this->strtab_size_ == 0);
161 gold_assert(key_mult >= buffer_size);
269 gold_assert(k != p->second);
300 gold_assert(ins.second);
462 gold_assert(this->strtab_size_ != 0);
478 gold_assert(this->strtab_size_ != 0);
479 gold_assert(bufsize >= this->strtab_size_);
488 gold_assert(static_cast<section_size_type>(offset) + len
500 gold_assert(this->strtab_size_ != 0);

Completed in 679 milliseconds

12345678910