Lines Matching full:emitting
38 EMITTING, enumerator
46 /* emitting state used to determine the need for forward declaration */
360 * Determine order of emitting dependent types and specified type to satisfy
631 * by btf_dump_emit_type() itself, but all nitty-gritty details of emitting type
637 * we reference it from inside and thus can avoid emitting unnecessary forward
658 if (tstate->emit_state == EMITTING) { in btf_dump_emit_type()
728 tstate->emit_state = EMITTING; in btf_dump_emit_type()
745 tstate->emit_state = EMITTING; in btf_dump_emit_type()
747 * is anonymous, then in C we'll be emitting all fields and in btf_dump_emit_type()
1069 * Old GCC versions are emitting invalid typedef for __gnuc_va_list in btf_dump_emit_typedef_def()
1222 * emitting of declarations. Those stack frames are non-overlapping in btf_dump_emit_type_decl()