Searched refs:value_symtab_abbrevs (Results 1 – 1 of 1) sorted by relevance
1202 static struct dxil_abbrev value_symtab_abbrevs[] = { variable1221 for (int i = 0; i < ARRAY_SIZE(value_symtab_abbrevs); ++i) { in emit_value_symtab_abbrevs()1222 if (!define_abbrev(m, value_symtab_abbrevs + i)) in emit_value_symtab_abbrevs()2176 assert(abbrev < ARRAY_SIZE(value_symtab_abbrevs)); in emit_value_symtab_abbrev_record()2178 value_symtab_abbrevs + abbrev, data, size); in emit_value_symtab_abbrev_record()