Home
last modified time | relevance | path

Searched refs:relo (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/bin/
H A Dldd60 --data-rel | --data-relo | --data-reloc | --data-relocs)
66 --function-relo | --function-reloc | --function-relocs)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/bin/
H A Dldd60 --data-rel | --data-relo | --data-reloc | --data-relocs)
66 --function-relo | --function-reloc | --function-relocs)
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c5103 const struct bpf_core_relo *relo, in bpf_core_calc_field_relo() argument
5118 if (relo->kind == BPF_FIELD_EXISTS) { in bpf_core_calc_field_relo()
5131 if (relo->kind == BPF_FIELD_BYTE_OFFSET) { in bpf_core_calc_field_relo()
5139 } else if (relo->kind == BPF_FIELD_BYTE_SIZE) { in bpf_core_calc_field_relo()
5146 prog->name, relo->kind, relo->insn_off / 8); in bpf_core_calc_field_relo()
5168 prog->name, relo->kind, relo->insn_off / 8); in bpf_core_calc_field_relo()
5190 switch (relo->kind) { in bpf_core_calc_field_relo()
5228 static int bpf_core_calc_type_relo(const struct bpf_core_relo *relo, in bpf_core_calc_type_relo() argument
5240 switch (relo->kind) { in bpf_core_calc_type_relo()
5262 static int bpf_core_calc_enumval_relo(const struct bpf_core_relo *relo, in bpf_core_calc_enumval_relo() argument
[all …]
/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dentry.S302 j @schedule ; BTST+Bnz causes relo error in link
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Djit.c163 enum nfp_relo_type relo) in emit_br_relo() argument
176 FIELD_PREP(OP_RELO_TYPE, relo); in emit_br_relo()
209 u8 defer, bool set, enum nfp_relo_type relo) in emit_br_bit_relo() argument
230 FIELD_PREP(OP_RELO_TYPE, relo); in emit_br_bit_relo()
634 enum nfp_relo_type relo) in wrp_immed_relo() argument
644 FIELD_PREP(OP_RELO_TYPE, relo); in wrp_immed_relo()