OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:objc_objfile_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
objc-lang.c
80
static const registry<objfile>::key<unsigned int>
objc_objfile_data
;
member in class:objfile
1003
objc_csym =
objc_objfile_data
.get (objfile);
1055
objc_csym =
objc_objfile_data
.emplace (objfile, objfile_csym);
/src/external/gpl3/gdb/dist/gdb/
objc-lang.c
80
static const registry<objfile>::key<unsigned int>
objc_objfile_data
;
member in class:objfile
1003
objc_csym =
objc_objfile_data
.get (objfile);
1055
objc_csym =
objc_objfile_data
.emplace (objfile, objfile_csym);
Completed in 44 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026