Lines Matching refs:extension
675 /* GNU extension to record C++ vtable hierarchy. */
691 /* GNU extension to record C++ vtable member usage. */
803 /* An extension of the elf hash table data structure, containing some
6328 EXTENSION is an extension of the architecture described by BASE. */
6331 frv_elf_arch_extension_p (flagword base, flagword extension)
6333 if (base == extension)
6339 an extension of CPU_GENERIC. */
6343 if (extension == EF_FRV_CPU_FR450)
6347 if (extension == EF_FRV_CPU_FR405)