Lines Matching defs:dst_sec
101 struct dst_sec { struct
102 char *sec_name;
104 int id;
106 bool ephemeral;
109 size_t sec_idx;
110 Elf_Scn *scn;
111 Elf64_Shdr *shdr;
112 Elf_Data *data;
115 int sec_sz;
140 struct dst_sec *secs; argument
978 static int init_sec(struct bpf_linker *linker, struct dst_sec *dst_sec, struct src_sec *src_sec) in init_sec()
1070 static bool sec_content_is_same(struct dst_sec *dst_sec, struct src_sec *src_sec) in sec_content_is_same()
1163 struct dst_sec *dst_sec; in linker_append_sec_data() local
1803 struct dst_sec *dst_sec = NULL; in linker_append_elf_sym() local
2005 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