Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlinker.c101 struct dst_sec { struct
102 char *sec_name;
104 int id;
106 bool ephemeral;
109 size_t sec_idx;
110 Elf_Scn *scn;
111 Elf64_Shdr *shdr;
112 Elf_Data *data;
115 int sec_sz;
140 struct dst_sec *secs; argument
[all …]
/linux-6.1.9/arch/riscv/kernel/
Dmodule-sections.c126 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
/linux-6.1.9/arch/loongarch/kernel/
Dmodule-sections.c136 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local