Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
A Dlinker.c101 struct dst_sec { struct
1167 struct dst_sec *dst_sec; in linker_append_sec_data() local
1174 if (!dst_sec) { in linker_append_sec_data()
1176 if (!dst_sec) in linker_append_sec_data()
1805 struct dst_sec *dst_sec = NULL; in linker_append_elf_sym() local
1988 glob_sym->sec_id = dst_sec ? dst_sec->id : 0; in linker_append_elf_sym()
2007 struct dst_sec *dst_sec, *dst_linked_sec; in linker_append_elf_relos() local
2023 if (!dst_sec) in linker_append_elf_relos()
2326 struct dst_sec *dst_sec; in linker_append_btf() local
2396 dst_var = &dst_sec->sec_vars[dst_sec->sec_var_cnt - 1]; in linker_append_btf()
[all …]
/linux/arch/riscv/kernel/
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()

Completed in 10 milliseconds