OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:string_section
(Results
1 - 16
of
16
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/objc/
objc-runtime-shared-support.h
39
extern tree add_objc_string (tree ident,
string_section
);
40
extern tree get_objc_string_decl (tree,
string_section
);
objc-runtime-hooks.h
60
tree (*string_decl) (tree, const char *,
string_section
);
objc-runtime-shared-support.cc
293
add_objc_string (tree ident,
string_section
section)
objc-act.h
674
enum
string_section
enum
objc-gnu-runtime-abi-01.cc
98
static tree gnu_runtime_abi_01_string_decl (tree, const char *,
string_section
);
569
string_section
where ATTRIBUTE_UNUSED)
objc-next-runtime-abi-01.cc
111
static tree next_runtime_abi_01_string_decl (tree, const char *,
string_section
);
652
next_runtime_abi_01_string_decl (tree type, const char *name,
string_section
where)
objc-next-runtime-abi-02.cc
202
static tree next_runtime_abi_02_string_decl (tree, const char *,
string_section
);
1042
next_runtime_abi_02_string_decl (tree type, const char *name,
string_section
where)
objc-act.cc
3407
get_objc_string_decl (tree ident, enum
string_section
section)
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-runtime-shared-support.h
39
extern tree add_objc_string (tree ident,
string_section
);
40
extern tree get_objc_string_decl (tree,
string_section
);
objc-runtime-hooks.h
60
tree (*string_decl) (tree, const char *,
string_section
);
objc-runtime-shared-support.cc
293
add_objc_string (tree ident,
string_section
section)
objc-act.h
670
enum
string_section
enum
objc-gnu-runtime-abi-01.cc
98
static tree gnu_runtime_abi_01_string_decl (tree, const char *,
string_section
);
569
string_section
where ATTRIBUTE_UNUSED)
objc-next-runtime-abi-01.cc
111
static tree next_runtime_abi_01_string_decl (tree, const char *,
string_section
);
652
next_runtime_abi_01_string_decl (tree type, const char *name,
string_section
where)
objc-next-runtime-abi-02.cc
202
static tree next_runtime_abi_02_string_decl (tree, const char *,
string_section
);
1042
next_runtime_abi_02_string_decl (tree type, const char *name,
string_section
where)
objc-act.cc
3409
get_objc_string_decl (tree ident, enum
string_section
section)
Completed in 172 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026