Lines Matching +full:mc +full:- +full:sid
1 //===-- RuntimeDyldMachO.h - Run-time dynamic linker for MC-JIT ---*- C++ -*-=//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // MachO support for MC-JIT runtime dynamic linker.
11 //===----------------------------------------------------------------------===//
39 EHFrameRelatedSections(SID EH, SID T, SID Ex) in EHFrameRelatedSections()
41 SID EHFrameSID;
42 SID TextSID;
43 SID ExceptTabSID;
59 /// Given a relocation_iterator for a non-scattered relocation, construct a
70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
74 uint64_t Offset = RI->getOffset(); in getRelocationEntry()
94 /// In both cases the Addend field is *NOT* fixed up to be PC-relative. That
103 /// Make the RelocationValueRef addend PC-relative.
137 /// RuntimeDyldMachOTarget - Templated base class for generic MachO linker
140 /// Concrete, target specific sub-classes can be accessed via the impl()