HomeSort by relevance Sort by last modified time
    Searched full:pti_ (Results 1 - 1 of 1) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
target.h 85 { return this->pti_->size; }
90 { return this->pti_->is_big_endian; }
95 { return this->pti_->machine_code; }
110 { return this->pti_->has_make_symbol; }
115 { return this->pti_->has_resolve; }
120 { return this->pti_->has_code_fill; }
125 { return this->pti_->dynamic_linker; }
130 { return this->pti_->default_text_segment_address; }
139 return this->pti_->abi_pagesize;
150 return std::min(this->pti_->common_pagesize
819 const Target_info* pti_; member in class:gold::Target
    [all...]

Completed in 138 milliseconds