HomeSort by: relevance | last modified time | path
    Searched defs:objfile_owner (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.h 1447 struct objfile *objfile_owner () const function in struct:type
2217 ? &((t)->objfile_owner ()->objfile_obstack) \
2283 m_data.objfile = type->objfile_owner ();
2302 m_data.objfile = type->objfile_owner ();
  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.h 1464 struct objfile *objfile_owner () const function in struct:type
2234 ? &((t)->objfile_owner ()->objfile_obstack) \
2300 m_data.objfile = type->objfile_owner ();
2319 m_data.objfile = type->objfile_owner ();

Completed in 27 milliseconds