Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Doptions.h125 struct Struct_var;
168 Struct_var* reader;
171 const char* hs, const char* ha, bool oa, Struct_var* r) in One_option()
211 struct Struct_var struct
224 ~Struct_var() // To make gcc happy. in ~Struct_var() argument
229 struct Struct_special : public Struct_var
280 struct Struct_##varname__ : public options::Struct_var \
315 struct Struct_no_##varname__ : public options::Struct_var \
342 struct Struct_disable_##varname__ : public options::Struct_var \
460 struct Struct_##option__ : public options::Struct_var \
[all …]