Lines Matching defs:dst_sec
102 struct dst_sec { struct
103 char *sec_name;
105 int id;
107 bool ephemeral;
110 size_t sec_idx;
111 Elf_Scn *scn;
112 Elf64_Shdr *shdr;
113 Elf_Data *data;
116 int sec_sz;
141 struct dst_sec *secs; argument
983 static int init_sec(struct bpf_linker *linker, struct dst_sec *dst_sec, struct src_sec *src_sec) in init_sec()
1075 static bool sec_content_is_same(struct dst_sec *dst_sec, struct src_sec *src_sec) in sec_content_is_same()
1168 struct dst_sec *dst_sec; in linker_append_sec_data() local
1806 struct dst_sec *dst_sec = NULL; in linker_append_elf_sym() local
2008 struct dst_sec *dst_sec, *dst_linked_sec; in linker_append_elf_relos() local
2327 struct dst_sec *dst_sec; in linker_append_btf() local
2432 struct dst_sec *dst_sec; in linker_append_btf_ext() local