Lines Matching full:emitting
41 EMITTING, enumerator
49 /* emitting state used to determine the need for forward declaration */
396 * Determine order of emitting dependent types and specified type to satisfy
671 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
677 * we reference it from inside and thus can avoid emitting unnecessary forward
698 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
770 tstate->emit_state = EMITTING; in btf_dump_emit_type()
787 tstate->emit_state = EMITTING; in btf_dump_emit_type()
789 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
1192 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
1348 * emitting of declarations. Those stack frames are non-overlapping in btf_dump_emit_type_decl()
1604 /* for array members, we don't bother emitting type name for each in btf_dump_emit_type_cast()