Home
last modified time | relevance | path

Searched defs:btf_header (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/linux/
H A Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;
/aosp_15_r20/external/bpftool/include/uapi/linux/
H A Dbtf.h11 struct btf_header { struct
12 __u16 magic;
13 __u8 version;
14 __u8 flags;
15 __u32 hdr_len;
18 __u32 type_off; /* offset of type section */
19 __u32 type_len; /* length of type section */
20 __u32 str_off; /* offset of string section */
21 __u32 str_len; /* length of string section */
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/linux/
H A Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/linux/
H A Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/linux/
H A Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dbtf.h24 struct btf_header { struct
25 __u16 magic;
26 __u8 version;
27 __u8 flags;
28 __u32 hdr_len;
29 __u32 type_off;
30 __u32 type_len;
31 __u32 str_off;
32 __u32 str_len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/
H A Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/linux/
H A Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/
Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;
/aosp_15_r20/external/libbpf/include/uapi/linux/
H A Dbtf.h11 struct btf_header { struct
12 __u16 magic;
13 __u8 version;
14 __u8 flags;
15 __u32 hdr_len;
18 __u32 type_off; /* offset of type section */
19 __u32 type_len; /* length of type section */
20 __u32 str_off; /* offset of string section */
21 __u32 str_len; /* length of string section */
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/linux/
H A Dbtf.h12 struct btf_header { struct
13 __u16 magic;
14 __u8 version;
15 __u8 flags;
16 __u32 hdr_len;
17 __u32 type_off;
18 __u32 type_len;
19 __u32 str_off;
20 __u32 str_len;

12