Searched defs:sec_name (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/lib/bpf/ |
| H A D | linker.c | 32 const char *sec_name; member 107 char *sec_name; member 311 static struct dst_sec *add_dst_sec(struct bpf_linker *linker, const char *sec_name) in add_dst_sec() 642 static struct src_sec *add_src_sec(struct src_obj *obj, const char *sec_name) in add_src_sec() 732 const char *sec_name; in linker_load_obj_file() local 1196 static struct dst_sec *find_dst_sec_by_name(struct bpf_linker *linker, const char *sec_name) in find_dst_sec_by_name() 1911 static struct src_sec *find_src_sec_by_name(struct src_obj *obj, const char *sec_name) in find_src_sec_by_name() 2042 const char *sec_name = NULL; in linker_append_elf_sym() local 2319 const char *sec_name; in linker_fixup_btf() local 2633 const char *sec_name, *s; in linker_append_btf_ext() local [all …]
|
| H A D | libbpf.c | 452 char *sec_name; member 848 const char *name, size_t sec_idx, const char *sec_name, in bpf_object__init_prog() 909 const char *sec_name, int sec_idx) in bpf_object__add_programs() 1395 static int init_struct_ops_maps(struct bpf_object *obj, const char *sec_name, in init_struct_ops_maps() 1501 const char *sec_name; in bpf_object_init_struct_ops() local 2041 const char *sec_name; in bpf_object__init_global_data_maps() local 3021 const char *sec_name, int sec_idx, in init_arena_map_data() 3396 const char *sec_name; in bpf_object__init_btf() local 3446 const char *sec_name = btf__name_by_offset(btf, t->name_off); in btf_fixup_datasec() local 3779 const char *sec_name; in elf_sec_by_name() local [all …]
|
| H A D | usdt.c | 376 static int find_elf_sec_by_name(Elf *elf, const char *sec_name, GElf_Shdr *shdr, Elf_Scn **scn) in find_elf_sec_by_name()
|
| /linux/tools/perf/util/ |
| H A D | bpf_trace_augment.c | 126 const char *sec_name; in augmented_syscalls__find_by_title() local
|
| H A D | symbol-elf.c | 1287 char *sec_name; max_text_section() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | section_names.c | 8 const char sec_name[32]; member
|
| /linux/samples/bpf/ |
| H A D | xdp_fwd_user.c | 124 const char *sec_name; in main() local
|
| H A D | hbm.c | 122 const char *sec_name; in prog_load() local
|
| /linux/tools/bpf/bpftool/ |
| H A D | gen.c | 124 static bool get_datasec_ident(const char *sec_name, char *buf, size_t buf_sz) in get_datasec_ident() 159 const char *sec_name = btf__name_by_offset(btf, sec->name_off); in codegen_datasec_def() local 351 const char *sec_name, *var_name; in codegen_subskel_datasecs() local 2481 const char *sec_name = btf__name_by_offset(btf, sec->sec_name_off); in btfgen_record_obj() local
|
| /linux/arch/mips/boot/tools/ |
| H A D | relocs.c | 92 static const char *sec_name(unsigned shndx) in sec_name() function
|
| /linux/scripts/mod/ |
| H A D | modpost.c | 349 static const char *sec_name(const struct elf_info *info, unsigned int secindex) in sec_name() function
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | veristat.c | 2185 const char *sec_name; in set_global_vars() local
|