Home
last modified time | relevance | path

Searched refs:imported_unit_point (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc281 struct imported_unit_point struct
291 /// Default constructor for @ref the type imported_unit_point.
292 imported_unit_point() in imported_unit_point() function
300 /// Constructor of @ref the type imported_unit_point.
304 imported_unit_point(Dwarf_Off import_off) in imported_unit_point() function
312 /// Constructor of @ref the type imported_unit_point.
320 imported_unit_point(Dwarf_Off import_off, in imported_unit_point() function
345 }; // struct imported_unit_point
347 /// Convenience typedef for a vector of @ref imported_unit_point.
348 typedef vector<imported_unit_point> imported_unit_points_typ
[all...]

Completed in 5 milliseconds