Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_arm.cpp1075 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in applyFixupRelocatable() local
1093 if (useExternalReloc) in applyFixupRelocatable()
1104 if (useExternalReloc) in applyFixupRelocatable()
1112 if (useExternalReloc) in applyFixupRelocatable()
1131 if (useExternalReloc) in applyFixupRelocatable()
1141 if (useExternalReloc) in applyFixupRelocatable()
1149 if (useExternalReloc) in applyFixupRelocatable()
1193 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in appendSectionRelocations() local
1205 if (useExternalReloc) { in appendSectionRelocations()
1218 if (useExternalReloc) { in appendSectionRelocations()
[all …]
DArchHandler_x86.cpp489 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in applyFixupRelocatable() local
494 if (useExternalReloc) in applyFixupRelocatable()
500 if (useExternalReloc) in applyFixupRelocatable()
563 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in appendSectionRelocations() local
569 if (useExternalReloc) { in appendSectionRelocations()
582 if (useExternalReloc) { in appendSectionRelocations()
596 if (useExternalReloc) in appendSectionRelocations()