OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ty_objfile
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
expop.h
211
struct objfile *
ty_objfile
= type->objfile_owner ();
local
212
if (
ty_objfile
!= nullptr)
213
return check_objfile (
ty_objfile
, objfile);
expop.h
211
struct objfile *
ty_objfile
= type->objfile_owner ();
local
212
if (
ty_objfile
!= nullptr)
213
return check_objfile (
ty_objfile
, objfile);
/src/external/gpl3/gdb/dist/gdb/
expop.h
207
struct objfile *
ty_objfile
= type->objfile_owner ();
local
208
if (
ty_objfile
!= nullptr)
209
return check_objfile (
ty_objfile
, objfile);
expop.h
207
struct objfile *
ty_objfile
= type->objfile_owner ();
local
208
if (
ty_objfile
!= nullptr)
209
return check_objfile (
ty_objfile
, objfile);
Completed in 87 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026