Home
last modified time | relevance | path

Searched defs:dst_sec (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule-sections.c126 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule-sections.c126 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule-sections.c141 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule-sections.c141 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlinker.c101 struct dst_sec { struct
978 static int init_sec(struct bpf_linker *linker, struct dst_sec *dst_sec, struc argument
1070 sec_content_is_same(struct dst_sec *dst_sec, struct src_sec *src_sec) sec_content_is_same() argument
1175 struct dst_sec *dst_sec; linker_append_sec_data() local
1815 struct dst_sec *dst_sec = NULL; linker_append_elf_sym() local
2016 struct dst_sec *dst_sec, *dst_linked_sec; linker_append_elf_relos() local
2332 struct dst_sec *dst_sec; linker_append_btf() local
2437 struct dst_sec *dst_sec; linker_append_btf_ext() local
[all...]

Completed in 4 milliseconds