Searched refs:getReferenceInfo (Results 1 – 6 of 6) sorted by relevance
137 getReferenceInfo(const normalized::Relocation &reloc,
88 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,251 ArchHandler_x86::getReferenceInfo(const Relocation &reloc, in getReferenceInfo() function in lld::mach_o::ArchHandler_x86
145 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,396 ArchHandler_x86_64::getReferenceInfo(const Relocation &reloc, in getReferenceInfo() function in lld::mach_o::ArchHandler_x86_64
137 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,377 llvm::Error ArchHandler_arm64::getReferenceInfo( in getReferenceInfo() function in lld::mach_o::ArchHandler_arm64
82 llvm::Error getReferenceInfo(const normalized::Relocation &reloc,524 llvm::Error ArchHandler_arm::getReferenceInfo( in getReferenceInfo() function in lld::mach_o::ArchHandler_arm
660 auto relocErr = handler.getReferenceInfo( in convertRelocs()