Lines Matching defs:labels
290 struct uasm_label labels[2];
292 struct uasm_label __maybe_unused *l = labels;
295 memset(labels, 0, sizeof(labels));
419 uasm_resolve_relocs(relocs, labels);
436 struct uasm_label labels[2];
439 struct uasm_label *l = labels;
443 memset(labels, 0, sizeof(labels));
524 struct uasm_label labels[2];
526 struct uasm_label *l = labels;
529 memset(labels, 0, sizeof(labels));
547 uasm_resolve_relocs(relocs, labels);
567 struct uasm_label labels[3];
569 struct uasm_label *l = labels;
572 memset(labels, 0, sizeof(labels));
774 uasm_resolve_relocs(relocs, labels);
793 struct uasm_label labels[2];
795 struct uasm_label *l = labels;
798 memset(labels, 0, sizeof(labels));
827 uasm_resolve_relocs(relocs, labels);