Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/gold/ | |
target.h | 434 { return this->osabi_; } 439 { this->osabi_ = osabi; } 554 are_processor_specific_flags_set_(false), osabi_(elfcpp::ELFOSABI_NONE) 814 elfcpp::ELFOSABI osabi_; member in class:gold::Target [all...] |
dwp.cc | 451 : name_(name), machine_(0), size_(0), big_endian_(false), osabi_(0), 650 int osabi_; member in class:gold::Dwp_output_file [all...] |