|
struct | BPFFuncInfo |
| Specifying one function info. More...
|
|
struct | BPFLineInfo |
| Specifying one line info. More...
|
|
struct | BTFArray |
| BTF_KIND_ARRAY is followed by one "struct BTFArray". More...
|
|
struct | BTFEnum |
| BTF_KIND_ENUM is followed by multiple "struct BTFEnum". More...
|
|
struct | BTFMember |
| BTF_KIND_STRUCT and BTF_KIND_UNION are followed by multiple "struct BTFMember". More...
|
|
struct | BTFParam |
| BTF_KIND_FUNC_PROTO are followed by multiple "struct BTFParam". More...
|
|
struct | CommonType |
| The BTF common type definition. More...
|
|
struct | ExtHeader |
| The .BTF.ext section header definition. More...
|
|
struct | Header |
| The .BTF section header definition. More...
|
|
struct | SecFuncInfo |
| Specifying function info's in one section. More...
|
|
struct | SecLineInfo |
| Specifying line info's in one section. More...
|
|