btfgen_info
static void btfgen_free_info(struct btfgen_info *info)
static struct btfgen_info *
struct btfgen_info *info;
static void btfgen_mark_member(struct btfgen_info *info, int type_id, int idx)
btfgen_mark_type(struct btfgen_info *info, unsigned int type_id, bool follow_pointers)
static int btfgen_record_field_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
static int btfgen_mark_type_match(struct btfgen_info *info, __u32 type_id, bool behind_ptr)
static int btfgen_record_type_match_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
static int btfgen_record_type_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
static int btfgen_record_enumval_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
static int btfgen_record_reloc(struct btfgen_info *info, struct bpf_core_spec *res)
static int btfgen_record_obj(struct btfgen_info *info, const char *obj_path)
static struct btf *btfgen_get_btf(struct btfgen_info *info)
struct btfgen_info *info;