Home
last modified time | relevance | path

Searched defs:location_spec (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dlocation.h76 struct location_spec struct
108 enum location_spec_type type () const in type() argument
115 explicit location_spec (enum location_spec_type t) in location_spec() argument
120 location_spec (enum location_spec_type t, std::string &&str) in location_spec() argument
126 location_spec (const location_spec &other) in location_spec() argument
142 enum location_spec_type m_type; argument
147 struct linespec_location_spec : public location_spec argument