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

  /toolchain/binutils/binutils-2.27/gold/
options.cc 352 this->discard_locals_ = DISCARD_ALL;
359 this->discard_locals_ = DISCARD_LOCALS;
366 this->discard_locals_ = DISCARD_NONE;
952 discard_locals_(DISCARD_SEC_MERGE)
    [all...]
options.h 1712 Discard_locals discard_locals_; member in class:gold::General_options
    [all...]
ChangeLog-0815 840 (General_options::General_options): Initialize discard_locals_.
848 (General_options::discard_locals_): New data member.
    [all...]

Completed in 155 milliseconds