Searched refs:useExternalRelocationTo (Results 1 – 2 of 2) sorted by relevance
162 static bool useExternalRelocationTo(const Atom &target);490 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in applyFixupRelocatable()531 bool ArchHandler_x86::useExternalRelocationTo(const Atom &target) { in useExternalRelocationTo() function in lld::mach_o::ArchHandler_x86564 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in appendSectionRelocations()
199 bool useExternalRelocationTo(const Atom &target);1046 bool ArchHandler_arm::useExternalRelocationTo(const Atom &target) { in useExternalRelocationTo() function in lld::mach_o::ArchHandler_arm1076 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in applyFixupRelocatable()1194 bool useExternalReloc = useExternalRelocationTo(*ref.target()); in appendSectionRelocations()