Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlinker.c106 struct dst_sec { struct
107 char *sec_name;
109 int id;
111 bool ephemeral;
114 size_t sec_idx;
115 Elf_Scn *scn;
116 Elf64_Shdr *shdr;
117 Elf_Data *data;
120 int sec_sz;
122 void *raw_data;
[all …]
/linux/arch/loongarch/kernel/
H A Dmodule-sections.c142 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
/linux/arch/riscv/kernel/
H A Dmodule-sections.c155 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local