Function report |
Source Code:kernel\bpf\btf.c |
Create Date:2022-07-28 13:17:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The input param "type_id" must point to a needs_resolve type
Proto:static const struct btf_type *btf_type_id_resolve(const struct btf *btf, u32 *type_id)
Type:struct btf_type
Parameter:
Type | Parameter | Name |
---|---|---|
const struct btf * | btf | |
u32 * | type_id |
1124 | type_id = resolved_ids[ * type_id] |
1125 | Return btf_type_by_id(btf, * type_id) |
Name | Describe |
---|---|
btf_modifier_resolve | |
btf_var_resolve | |
btf_ptr_resolve | |
btf_modifier_seq_show | |
btf_var_seq_show | |
btf_resolve_valid |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |