Home
last modified time | relevance | path

Searched refs:do_code_fill (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget.h241 { return this->do_code_fill(length); } in code_fill()
608 do_code_fill(section_size_type) const in do_code_fill() function
H A Di386.cc463 do_code_fill(section_size_type length) const;
3891 Target_i386::do_code_fill(section_size_type length) const in do_code_fill() function in __anon9f6b2fde0111::Target_i386
4175 do_code_fill(section_size_type length) const;
4383 Target_i386_nacl::do_code_fill(section_size_type length) const in do_code_fill() function in __anon9f6b2fde0111::Target_i386_nacl
H A Dx86_64.cc703 do_code_fill(section_size_type length) const;
5565 Target_x86_64<size>::do_code_fill(section_size_type length) const in do_code_fill() function in __anon5daf99030111::Target_x86_64
5888 do_code_fill(section_size_type length) const;
6125 Target_x86_64_nacl<size>::do_code_fill(section_size_type length) const in do_code_fill() function in __anon5daf99030111::Target_x86_64_nacl
H A Ds390.cc368 do_code_fill(section_size_type length) const;
4268 Target_s390<size>::do_code_fill(section_size_type length) const in do_code_fill() function in __anona1405da30111::Target_s390
H A DChangeLog-08153031 * i386.cc (Target_i386_nacl::do_code_fill): New virtual function.
3032 * x86_64.cc (Target_x86_64_nacl::do_code_fill): New virtual function.
5649 * i386.cc (Target_i386::do_code_fill): When using a jmp
5651 * x86_64.cc (Target_x86_64::do_code_fill): Likewise.
5746 * i386.cc (Target_i386::do_code_fill): Use char constants for nop
5748 * x86_64.cc (Target_x86_64::do_code_fill): Likewise.
14469 * x86_64.cc (Target_x86_64::do_code_fill): Correct nop sequences.
17937 * x86_64.cc (Target_x86_64::do_code_fill): Swap out a 32-bit value
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget.h241 { return this->do_code_fill(length); } in code_fill()
608 do_code_fill(section_size_type) const in do_code_fill() function
H A Di386.cc463 do_code_fill(section_size_type length) const;
3891 Target_i386::do_code_fill(section_size_type length) const in do_code_fill() function in __anonb1cbad8b0111::Target_i386
4175 do_code_fill(section_size_type length) const;
4383 Target_i386_nacl::do_code_fill(section_size_type length) const in do_code_fill() function in __anonb1cbad8b0111::Target_i386_nacl
H A Dx86_64.cc815 do_code_fill(section_size_type length) const;
5935 Target_x86_64<size>::do_code_fill(section_size_type length) const in do_code_fill() function in __anon8a2635f00111::Target_x86_64
6258 do_code_fill(section_size_type length) const;
6495 Target_x86_64_nacl<size>::do_code_fill(section_size_type length) const in do_code_fill() function in __anon8a2635f00111::Target_x86_64_nacl
H A Ds390.cc368 do_code_fill(section_size_type length) const;
4268 Target_s390<size>::do_code_fill(section_size_type length) const in do_code_fill() function in __anonb3a0db500111::Target_s390
H A DChangeLog-08153031 * i386.cc (Target_i386_nacl::do_code_fill): New virtual function.
3032 * x86_64.cc (Target_x86_64_nacl::do_code_fill): New virtual function.
5649 * i386.cc (Target_i386::do_code_fill): When using a jmp
5651 * x86_64.cc (Target_x86_64::do_code_fill): Likewise.
5746 * i386.cc (Target_i386::do_code_fill): Use char constants for nop
5748 * x86_64.cc (Target_x86_64::do_code_fill): Likewise.
14469 * x86_64.cc (Target_x86_64::do_code_fill): Correct nop sequences.
17937 * x86_64.cc (Target_x86_64::do_code_fill): Swap out a 32-bit value