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

/linux-master/arch/riscv/kernel/
H A Dmodule-sections.c126 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; local
/linux-master/arch/loongarch/kernel/
H A Dmodule-sections.c141 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; local
/linux-master/tools/lib/bpf/
H A Dlinker.c101 struct dst_sec { struct
997 static int init_sec(struct bpf_linker *linker, struct dst_sec *dst_sec, struc argument
1089 sec_content_is_same(struct dst_sec *dst_sec, struct src_sec *src_sec) argument
1194 struct dst_sec *dst_sec; local
1834 struct dst_sec *dst_sec = NULL; local
2035 struct dst_sec *dst_sec, *dst_linked_sec; local
2351 struct dst_sec *dst_sec; local
2456 struct dst_sec *dst_sec; local
[all...]

Completed in 281 milliseconds