Home
last modified time | relevance | path

Searched refs:bundle_templates (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tilepro.c318 static const struct bundle_template bundle_templates[] = variable
821 for (i = 0; i < sizeof bundle_templates / sizeof bundle_templates[0]; i++) in tilepro_flush_bundle()
823 const struct bundle_template *b = &bundle_templates[i]; in tilepro_flush_bundle()
Dtc-tilegx.c363 static const struct bundle_template bundle_templates[] = variable
930 for (i = 0; i < sizeof bundle_templates / sizeof bundle_templates[0]; i++) in tilegx_flush_bundle()
932 const struct bundle_template *b = &bundle_templates[i]; in tilegx_flush_bundle()