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

  /toolchain/binutils/binutils-2.25/gold/
target.h 192 small_common_section_flags() const function in class:gold::Target
195 return this->pti_->small_common_section_flags;
541 elfcpp::Elf_Xword small_common_section_flags; member in struct:gold::Target::Target_info
    [all...]
common.cc 273 flags |= parameters->target().small_common_section_flags();

Completed in 205 milliseconds