Searched defs:name_off (Results 1 – 8 of 8) sorted by relevance
/third_party/libbpf/include/uapi/linux/ |
D | btf.h | 32 __u32 name_off; member 106 __u32 name_off; member 123 __u32 name_off; member 146 __u32 name_off; member 195 __u32 name_off; member
|
/third_party/libbpf/src/ |
D | btf.c | 1873 int sz, name_off; local 1921 int sz, name_off; local 1966 int sz, name_off = 0; local 2046 int sz, name_off = 0; local 2128 int sz, name_off = 0; local 2181 int sz, name_off = 0; local 2243 int sz, name_off; local 2320 int sz, name_off; local 2542 int sz, name_off = 0; local 2595 int sz, name_off; local [all …]
|
D | linker.c | 84 int name_off; member 983 int name_off; in init_sec() local 1805 int name_off, sym_type, sym_bind, sym_vis, err; in linker_append_elf_sym() local 2618 int name_off; in emit_elf_data_sec() local
|
D | gen_loader.c | 614 int name_off, len = strlen(relo->name) + 1; in emit_bpf_find_by_name_kind() local 633 int name_off, len = strlen(relo->name) + 1, res_off; in emit_bpf_kallsyms_lookup_name() local
|
D | relo_core.c | 271 __u32 id, name_off; in bpf_core_parse_spec() local 565 __u32 name_off; in bpf_core_spec_match() local
|
D | usdt.c | 576 size_t off, name_off, desc_off, seg_cnt = 0, vma_seg_cnt = 0, target_cnt = 0; in collect_usdt_targets() local 1090 const char *data, size_t name_off, size_t desc_off, in parse_usdt_note()
|
D | btf_dump.c | 131 static const char *btf_name_of(const struct btf_dump *d, __u32 name_off) in btf_name_of()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 25851 __u32 name_off; member 35448 __u32 name_off; member 35454 __u32 name_off; member 37795 __u32 name_off; member
|