OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_USE_LOCAL_THUNK_ALIAS_P
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h
459
#undef
TARGET_USE_LOCAL_THUNK_ALIAS_P
460
#define
TARGET_USE_LOCAL_THUNK_ALIAS_P
(DECL) (!DECL_ONE_ONLY (DECL))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
defaults.h
859
#ifndef
TARGET_USE_LOCAL_THUNK_ALIAS_P
861
#define
TARGET_USE_LOCAL_THUNK_ALIAS_P
(DECL) 1
863
#define
TARGET_USE_LOCAL_THUNK_ALIAS_P
(DECL) 0
[
all
...]
Completed in 29 milliseconds