Home
last modified time | relevance | path

Searched defs:TARGET_VTABLE_USES_DESCRIPTORS (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddefaults.h439 #define TARGET_VTABLE_USES_DESCRIPTORS 0 macro
/openbsd/src/gnu/gcc/gcc/
Ddefaults.h539 #define TARGET_VTABLE_USES_DESCRIPTORS 0 macro
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dia64.h258 #define TARGET_VTABLE_USES_DESCRIPTORS (TARGET_ILP32 ? 4 : 2) macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dia64.h383 #define TARGET_VTABLE_USES_DESCRIPTORS (TARGET_ILP32 ? 4 : 2) macro