Searched defs:isCallSite (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_arm64.cpp315 bool ArchHandler_arm64::isCallSite(const Reference &ref) { function in class:lld::mach_o::ArchHandler_arm64
H A DArchHandler_x86.cpp235 bool ArchHandler_x86::isCallSite(const Reference &ref) { function in class:lld::mach_o::ArchHandler_x86
H A DStubsPass.cpp332 bool isCallSite(const Reference &ref) { function in class:lld::mach_o::StubsPass
H A DArchHandler_x86_64.cpp340 bool ArchHandler_x86_64::isCallSite(const Reference &ref) { function in class:lld::mach_o::ArchHandler_x86_64
H A DArchHandler_arm.cpp300 bool ArchHandler_arm::isCallSite(const Reference &ref) { function in class:lld::mach_o::ArchHandler_arm

Completed in 268 milliseconds