Searched defs:relo (Results 1 – 4 of 4) sorted by relevance
| /third_party/libbpf/src/ |
| D | gen_loader.c | 565 struct ksym_relo_desc *relo; in bpf_gen__record_extern() local 584 static struct ksym_desc *get_ksym_desc(struct bpf_gen *gen, struct ksym_relo_desc *relo) in get_ksym_desc() 616 static void emit_bpf_find_by_name_kind(struct bpf_gen *gen, struct ksym_relo_desc *relo) in emit_bpf_find_by_name_kind() 635 static void emit_bpf_kallsyms_lookup_name(struct bpf_gen *gen, struct ksym_relo_desc *relo) in emit_bpf_kallsyms_lookup_name() 664 static void emit_relo_kfunc_btf(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insn) in emit_relo_kfunc_btf() 735 static void emit_ksym_relo_log(struct bpf_gen *gen, struct ksym_relo_desc *relo, in emit_ksym_relo_log() 755 struct ksym_relo_desc *relo, int insn) in emit_relo_ksym_typeless() 801 static void emit_relo_ksym_btf(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insn) in emit_relo_ksym_btf() 867 static void emit_relo(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insns) in emit_relo()
|
| D | relo_core.c | 264 const struct bpf_core_relo *relo, in bpf_core_parse_spec() 679 const struct bpf_core_relo *relo, in bpf_core_calc_field_relo() 803 static int bpf_core_calc_type_relo(const struct bpf_core_relo *relo, in bpf_core_calc_type_relo() 847 static int bpf_core_calc_enumval_relo(const struct bpf_core_relo *relo, in bpf_core_calc_enumval_relo() 880 const struct bpf_core_relo *relo, in bpf_core_calc_relo() 1025 int insn_idx, const struct bpf_core_relo *relo, in bpf_core_patch_insn() 1281 const struct bpf_core_relo *relo, in bpf_core_calc_relo_insn()
|
| D | libbpf.c | 6111 struct reloc_desc *relos, *relo; local 6128 struct reloc_desc *relo; local 6143 const struct bpf_core_relo *relo, 6371 struct reloc_desc *relo = &prog->reloc_desc[i]; local 6604 const struct reloc_desc *relo = elem; local 6686 struct reloc_desc *relo; local 6964 struct reloc_desc *relo = &prog->reloc_desc[j]; local 7561 const struct bpf_core_relo *relo; local 7708 struct reloc_desc *relo = &prog->reloc_desc[i]; local
|
| D | linker.c | 840 Elf64_Rel *relo; in linker_sanity_check_elf_relos() local
|