Searched refs:dst_sec (Results 1 – 3 of 3) sorted by relevance
107 struct dst_sec { struct1360 struct dst_sec *dst_sec; in linker_append_sec_data() local1367 if (!dst_sec) { in linker_append_sec_data()1369 if (!dst_sec) in linker_append_sec_data()2000 struct dst_sec *dst_sec = NULL; in linker_append_elf_sym() local2183 glob_sym->sec_id = dst_sec ? dst_sec->id : 0; in linker_append_elf_sym()2201 struct dst_sec *dst_sec, *dst_linked_sec; in linker_append_elf_relos() local2217 if (!dst_sec) in linker_append_elf_relos()2524 struct dst_sec *dst_sec; in linker_append_btf() local2598 dst_var = &dst_sec->sec_vars[dst_sec->sec_var_cnt - 1]; in linker_append_btf()[all …]
127 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local133 if (!(dst_sec->sh_flags & SHF_EXECINSTR)) in module_frob_arch_sections()
141 Elf_Shdr *dst_sec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections() local147 if (!(dst_sec->sh_flags & SHF_EXECINSTR)) in module_frob_arch_sections()