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

  /toolchain/binutils/binutils-2.25/gold/
target-select.h 129 { return this->is_big_endian_; }
160 // match the machine_, size_, and is_big_endian_ fields. The child
229 const bool is_big_endian_; member in class:gold::Target_selector
target-select.cc 59 : machine_(machine), size_(size), is_big_endian_(is_big_endian),
output.h 3030 bool is_big_endian_; member in class:gold::Output_fill
    [all...]

Completed in 36 milliseconds