Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doptions.h125 struct Struct_var;
170 Struct_var* reader;
174 const char* hs, const char* ha, bool oa, Struct_var* r, in One_option()
216 struct Struct_var struct
229 ~Struct_var() // To make gcc happy. in ~Struct_var() argument
234 struct Struct_special : public Struct_var
289 struct Struct_##varname__ : public options::Struct_var \
324 struct Struct_no_##varname__ : public options::Struct_var \
352 struct Struct_no_##varname__ : public options::Struct_var \
380 struct Struct_disable_##varname__ : public options::Struct_var \
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doptions.h125 struct Struct_var;
170 Struct_var* reader;
174 const char* hs, const char* ha, bool oa, Struct_var* r, in One_option()
216 struct Struct_var struct
229 ~Struct_var() // To make gcc happy. in ~Struct_var() argument
234 struct Struct_special : public Struct_var
289 struct Struct_##varname__ : public options::Struct_var \
324 struct Struct_no_##varname__ : public options::Struct_var \
352 struct Struct_no_##varname__ : public options::Struct_var \
380 struct Struct_disable_##varname__ : public options::Struct_var \
[all …]