Home
last modified time | relevance | path

Searched refs:custom_function_descriptors (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddefaults.h1053 (lang_hooks.custom_function_descriptors \
1054 && targetm.calls.custom_function_descriptors > 0 \
1056 2 * targetm.calls.custom_function_descriptors * BITS_PER_UNIT)\
H A Dlanghooks.h533 bool custom_function_descriptors; member
H A Dbuiltins.c5399 if (targetm.calls.custom_function_descriptors != 0) in expand_builtin_init_trampoline()
5470 targetm.calls.custom_function_descriptors); in expand_builtin_adjust_descriptor()
H A Dcalls.c238 const int bit_val = targetm.calls.custom_function_descriptors; in prepare_call_address()
H A Dtarget.def5056 (custom_function_descriptors,