Home
last modified time | relevance | path

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

/linux-6.14.4/tools/lib/bpf/
Dlinker.c107 struct dst_sec { struct
108 char *sec_name;
110 int id;
112 bool ephemeral;
115 size_t sec_idx;
116 Elf_Scn *scn;
117 Elf64_Shdr *shdr;
118 Elf_Data *data;
121 int sec_sz;
123 void *raw_data;
[all …]
/linux-6.14.4/arch/riscv/kernel/
Dmodule-sections.c127 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
/linux-6.14.4/arch/loongarch/kernel/
Dmodule-sections.c141 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local