File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -803,7 +803,7 @@ structure when .BTF.ext is generated. All ``bpf_core_relo`` structures
803
803
within a single ``btf_ext_info_sec `` describe relocations applied to
804
804
section named by ``btf_ext_info_sec->sec_name_off ``.
805
805
806
- See :ref: `Documentation/bpf/llvm_reloc <btf-co-re-relocations >`
806
+ See :ref: `Documentation/bpf/llvm_reloc.rst <btf-co-re-relocations >`
807
807
for more information on CO-RE relocations.
808
808
809
809
4.2 .BTF_ids section
Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ CO-RE Relocations
250
250
From object file point of view CO-RE mechanism is implemented as a set
251
251
of CO-RE specific relocation records. These relocation records are not
252
252
related to ELF relocations and are encoded in .BTF.ext section.
253
- See :ref: `Documentation/bpf/btf <BTF_Ext_Section >` for more
253
+ See :ref: `Documentation/bpf/btf.rst <BTF_Ext_Section >` for more
254
254
information on .BTF.ext structure.
255
255
256
256
CO-RE relocations are applied to BPF instructions to update immediate
You can’t perform that action at this time.
0 commit comments