Home
last modified time | relevance | path

Searched refs:input_without_gnu_stack_note_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dlayout.h1409 bool input_without_gnu_stack_note_; variable
Dlayout.cc466 input_without_gnu_stack_note_(false), in Layout()
2114 this->input_without_gnu_stack_note_ = true; in layout_gnu_stack()
3071 else if (this->input_without_gnu_stack_note_) in create_executable_stack_info()