Home
last modified time | relevance | path

Searched defs:isPairedReloc (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86.cpp243 bool ArchHandler_x86::isPairedReloc(const Relocation &reloc) { in isPairedReloc() function in lld::mach_o::ArchHandler_x86
DArchHandler_x86_64.cpp355 bool ArchHandler_x86_64::isPairedReloc(const Relocation &reloc) { in isPairedReloc() function in lld::mach_o::ArchHandler_x86_64
DArchHandler_arm64.cpp330 bool ArchHandler_arm64::isPairedReloc(const Relocation &r) { in isPairedReloc() function in lld::mach_o::ArchHandler_arm64
DArchHandler_arm.cpp326 bool ArchHandler_arm::isPairedReloc(const Relocation &reloc) { in isPairedReloc() function in lld::mach_o::ArchHandler_arm