Searched refs:getReferenceInfo (Results 1 – 6 of 6) sorted by relevance
138 getReferenceInfo(const normalized::Relocation &reloc,
89 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,252 ArchHandler_x86::getReferenceInfo(const Relocation &reloc, in getReferenceInfo() function in lld::mach_o::ArchHandler_x86
146 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,370 ArchHandler_x86_64::getReferenceInfo(const Relocation &reloc, in getReferenceInfo() function in lld::mach_o::ArchHandler_x86_64
138 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,378 llvm::Error ArchHandler_arm64::getReferenceInfo( in getReferenceInfo() function in lld::mach_o::ArchHandler_arm64
83 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,525 llvm::Error ArchHandler_arm::getReferenceInfo( in getReferenceInfo() function in lld::mach_o::ArchHandler_arm
659 auto relocErr = handler.getReferenceInfo( in convertRelocs()