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

  /src/external/gpl3/gdb/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.old/dist/gdb/
gdbtypes.h 1453 struct objfile *objfile_owner () const function in struct:type
2223 ? &((t)->objfile_owner ()->objfile_obstack) \
2289 m_data.objfile = type->objfile_owner ();
2308 m_data.objfile = type->objfile_owner ();

Completed in 28 milliseconds