Home
last modified time | relevance | path

Searched refs:do_size (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Drx-dis.c133 int do_size = 0; in print_insn_rx() local
141 do_size = 1; in print_insn_rx()
169 if (do_size) in print_insn_rx()
/toolchain/binutils/binutils-2.27/gold/
Doutput.h629 { this->set_data_size(this->do_size()); } in update_data_size()
634 { this->set_data_size(this->do_size()); } in set_final_data_size()
644 do_size() const;
679 { this->set_data_size(this->do_size()); } in set_final_data_size()
689 do_size() const;
726 { this->set_data_size(this->do_size()); } in set_final_data_size()
741 do_size() const;
Doutput.cc197 Output_section_headers::do_size() const in do_size() function in gold::Output_section_headers
363 this->set_current_data_size_for_child(this->do_size()); in Output_segment_headers()
421 Output_segment_headers::do_size() const in do_size() function in gold::Output_segment_headers
446 this->set_data_size(this->do_size()); in Output_file_header()
625 Output_file_header::do_size() const in do_size() function in gold::Output_file_header
DChangeLog-081514115 * output.cc: (Output_section_headers::do_size): New method definition.
14117 computation to Output_section_headers::do_size.
14118 (Output_segment_headers::do_size): New method definition.
14120 Output_file_header::do_size and call it.
14121 (Output_file_header::do_size): New method definition.
14163 (Output_section_headers::do_size): New method declaration.
14165 (Output_segment_headers::do_size): New method declaration.
14167 (Output_file_header::do_size)::New method declaration.
/toolchain/binutils/binutils-2.27/bfd/
Delf32-i386.c2007 goto do_size; in elf_i386_check_relocs()
2193 do_size: in elf_i386_check_relocs()
Delf64-x86-64.c2512 goto do_size; in elf_x86_64_check_relocs()
2591 do_size: in elf_x86_64_check_relocs()