Home
last modified time | relevance | path

Searched refs:pcs_attribute_args (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c6084 } pcs_attribute_args[] = variable
6112 for (ptr = pcs_attribute_args; ptr->arg != NULL; ptr++) in arm_pcs_from_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc6157 } pcs_attribute_args[] = variable
6185 for (ptr = pcs_attribute_args; ptr->arg != NULL; ptr++) in arm_pcs_from_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200914354 * arm.c (pcs_attribute_args): Comment out unsupported attribute
14462 (pcs_attribute_args): New variable.