Lines Matching defs:dst_sec
107 struct dst_sec { struct
108 char *sec_name;
110 int id;
112 bool ephemeral;
115 size_t sec_idx;
116 Elf_Scn *scn;
117 Elf64_Shdr *shdr;
118 Elf_Data *data;
121 int sec_sz;
123 void *raw_data;
147 struct dst_sec *secs; argument
1141 static int init_sec(struct bpf_linker *linker, struct dst_sec *dst_sec, struct src_sec *src_sec) in init_sec()
1233 static bool sec_content_is_same(struct dst_sec *dst_sec, struct src_sec *src_sec) in sec_content_is_same()
1360 struct dst_sec *dst_sec; in linker_append_sec_data() local
2000 struct dst_sec *dst_sec = NULL; in linker_append_elf_sym() local
2201 struct dst_sec *dst_sec, *dst_linked_sec; in linker_append_elf_relos() local
2524 struct dst_sec *dst_sec; in linker_append_btf() local
2633 struct dst_sec *dst_sec; in linker_append_btf_ext() local