Home
last modified time | relevance | path

Searched refs:useExternalReloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm.cpp1094 if (useExternalReloc) in applyFixupRelocatable()
1105 if (useExternalReloc) in applyFixupRelocatable()
1113 if (useExternalReloc) in applyFixupRelocatable()
1132 if (useExternalReloc) in applyFixupRelocatable()
1142 if (useExternalReloc) in applyFixupRelocatable()
1150 if (useExternalReloc) in applyFixupRelocatable()
1206 if (useExternalReloc) { in appendSectionRelocations()
1219 if (useExternalReloc) { in appendSectionRelocations()
1243 if (useExternalReloc) { in appendSectionRelocations()
1286 if (useExternalReloc) { in appendSectionRelocations()
[all …]
H A DArchHandler_x86.cpp490 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in applyFixupRelocatable() local
495 if (useExternalReloc) in applyFixupRelocatable()
501 if (useExternalReloc) in applyFixupRelocatable()
564 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in appendSectionRelocations() local
570 if (useExternalReloc) { in appendSectionRelocations()
583 if (useExternalReloc) { in appendSectionRelocations()
597 if (useExternalReloc) in appendSectionRelocations()