Home
last modified time | relevance | path

Searched refs:static_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Doptions.h1420 { return static_; } in is_static()
1617 { static_ = value; } in set_static()
1643 bool static_; variable
Doptions.cc917 static_(false), in General_options()
DChangeLog16696 (General_options::static_): Likewise.