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

  /toolchain/binutils/binutils-2.25/gold/
layout.h 1400 bool sections_are_attached_; member in class:gold::Layout
    [all...]
layout.cc 463 sections_are_attached_(false),
944 gold_assert(!is_input_section || !this->sections_are_attached_);
    [all...]

Completed in 35 milliseconds