Searched refs:shouldReplaceTargetWithGOTAtom (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DGOTPass.cpp111 if (!shouldReplaceTargetWithGOTAtom(target, canBypassGOT)) {
139 bool shouldReplaceTargetWithGOTAtom(const Atom *target, bool canBypassGOT) { function in class:lld::mach_o::GOTPass

Completed in 104 milliseconds