Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlinker.c101 struct dst_sec { struct
1175 struct dst_sec *dst_sec; in linker_append_sec_data() local
1182 if (!dst_sec) { in linker_append_sec_data()
1184 if (!dst_sec) in linker_append_sec_data()
1815 struct dst_sec *dst_sec = NULL; in linker_append_elf_sym() local
1998 glob_sym->sec_id = dst_sec ? dst_sec->id : 0; in linker_append_elf_sym()
2016 struct dst_sec *dst_sec, *dst_linked_sec; in linker_append_elf_relos() local
2032 if (!dst_sec) in linker_append_elf_relos()
2332 struct dst_sec *dst_sec; in linker_append_btf() local
2402 dst_var = &dst_sec->sec_vars[dst_sec->sec_var_cnt - 1]; in linker_append_btf()
[all …]
/openbmc/linux/arch/riscv/kernel/
H A Dmodule-sections.c126 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
132 if (!(dst_sec->sh_flags & SHF_EXECINSTR)) in module_frob_arch_sections()
/openbmc/linux/arch/loongarch/kernel/
H A Dmodule-sections.c141 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local
147 if (!(dst_sec->sh_flags & SHF_EXECINSTR)) in module_frob_arch_sections()