HomeSort by relevance Sort by last modified time
    Searched refs:processor_specific_flags (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
target.h 100 processor_specific_flags() const function in class:gold::Target
    [all...]
arm.cc     [all...]
mips.cc 1519 processor_specific_flags() const function in class:__anon75326::Mips_relobj
    [all...]
powerpc.cc 831 { return this->processor_specific_flags() & elfcpp::EF_PPC64_ABI; }
836 elfcpp::Elf_Word flags = this->processor_specific_flags();
    [all...]
output.cc 543 oehdr.put_e_flags(this->target_->processor_specific_flags());
    [all...]

Completed in 782 milliseconds