OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_SUPPORTS_WEAK
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/pa/
som.h
269
#define
TARGET_SUPPORTS_WEAK
(TARGET_SOM_SDEF && TARGET_GAS)
271
#define
TARGET_SUPPORTS_WEAK
0
284
#define SUPPORTS_ONE_ONLY (
TARGET_SUPPORTS_WEAK
|| SUPPORTS_SOM_COMDAT)
295
else if (
TARGET_SUPPORTS_WEAK
) \
/src/external/gpl3/gcc.old/dist/gcc/config/pa/
som.h
284
#define
TARGET_SUPPORTS_WEAK
(TARGET_SOM_SDEF && TARGET_GAS)
286
#define
TARGET_SUPPORTS_WEAK
0
299
#define SUPPORTS_ONE_ONLY (
TARGET_SUPPORTS_WEAK
|| SUPPORTS_SOM_COMDAT)
310
else if (
TARGET_SUPPORTS_WEAK
) \
/src/external/gpl3/gcc/dist/gcc/
defaults.h
273
code generation.
TARGET_SUPPORTS_WEAK
can be any valid C expression. */
274
#ifndef
TARGET_SUPPORTS_WEAK
275
#define
TARGET_SUPPORTS_WEAK
(SUPPORTS_WEAK)
/src/external/gpl3/gcc.old/dist/gcc/
defaults.h
273
code generation.
TARGET_SUPPORTS_WEAK
can be any valid C expression. */
274
#ifndef
TARGET_SUPPORTS_WEAK
275
#define
TARGET_SUPPORTS_WEAK
(SUPPORTS_WEAK)
Completed in 38 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026