Searched refs:MachLabelFixup (Results 1 – 1 of 1) sorted by relevance
293 pending_fixup_records: SmallVec<[MachLabelFixup<I>; 16]>,297 fixup_records: BinaryHeap<MachLabelFixup<I>>,769 let fixup = MachLabelFixup { in use_label_at_offset()1464 fixup: MachLabelFixup<I>, in handle_fixup()1468 let MachLabelFixup { in handle_fixup() localVariable2062 struct MachLabelFixup<I: VCodeInst> { struct2074 impl<I: VCodeInst> MachLabelFixup<I> { argument2080 impl<I: VCodeInst> PartialEq for MachLabelFixup<I> { implementation2086 impl<I: VCodeInst> Eq for MachLabelFixup<I> {} implementation2088 impl<I: VCodeInst> PartialOrd for MachLabelFixup<I> { implementation[all …]