Lines Matching full:emitted
42 EMITTED,
51 /* whether forward declaration was already emitted */
212 d->type_states[0].emit_state = EMITTED;
268 * were already emitted as part of previous btf_dump__dump_type() invocation
269 * for another type, they won't be emitted again. This API allows callers to
270 * filter out BTF types according to user-defined criterias and emitted only
272 * definitions will still be emitted, even if the only usage is through
305 * determine top-level anonymous enums that need to be emitted as an
453 * emitted.
491 /* return true, letting typedefs know that it's ok to be emitted */
553 * declarations and should be emitted. Same logic can be
696 if (tstate->emit_state == EMITTED)
727 * was emitted, but it can be used only for "weak"
748 tstate->emit_state = EMITTED;
756 tstate->emit_state = EMITTED;
771 tstate->emit_state = EMITTED;
787 tstate->emit_state = EMITTED;
816 tstate->emit_state = EMITTED;
1430 * with just ptr, which should be emitted as (*) or (*<fname>), so we