Home
last modified time | relevance | path

Searched refs:machine_code (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dtarget.h88 machine_code() const in machine_code() function
89 { return this->pti_->machine_code; } in machine_code()
533 elfcpp::EM machine_code; member
H A Dfileread.cc1141 Binary_to_elf binary_to_elf(target.machine_code(), in open_binary()
H A Dsparc.cc64 elf_machine_(sparc_info.machine_code), elf_flags_(0), in Target_sparc()
H A Doutput.cc547 oehdr.put_e_machine(this->target_->machine_code()); in do_sized_write()
H A Daarch64.cc3118 gold_assert(parameters->target().machine_code() == elfcpp::EM_AARCH64 in current_target()
H A Darm.cc2439 gold_assert(parameters->target().machine_code() == elfcpp::EM_ARM in default_target()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dtarget.h88 machine_code() const in machine_code() function
89 { return this->pti_->machine_code; } in machine_code()
533 elfcpp::EM machine_code; member
H A Dfileread.cc1141 Binary_to_elf binary_to_elf(target.machine_code(), in open_binary()
H A Dsparc.cc64 elf_machine_(sparc_info.machine_code), elf_flags_(0), in Target_sparc()
H A Doutput.cc546 oehdr.put_e_machine(this->target_->machine_code()); in do_sized_write()
H A Daarch64.cc3116 gold_assert(parameters->target().machine_code() == elfcpp::EM_AARCH64 in current_target()
H A Darm.cc2439 gold_assert(parameters->target().machine_code() == elfcpp::EM_ARM in default_target()