Lines Matching full:relocation
119 void MipsGNULDBackend::scanRelocation(Relocation& pReloc,
125 // rsym - The relocation target symbol
127 assert(NULL != rsym && "ResolveInfo of relocation not set while scanRelocation");
571 void MipsGNULDBackend::updateAddend(Relocation& pReloc,
582 void MipsGNULDBackend::scanLocalReloc(Relocation& pReloc,
671 llvm::report_fatal_error(llvm::Twine("Unknown relocation ") +
679 void MipsGNULDBackend::scanGlobalReloc(Relocation& pReloc,
732 llvm::report_fatal_error(llvm::Twine("Relocation ") +
769 llvm::report_fatal_error(llvm::Twine("Relocation ") +
777 llvm::report_fatal_error(llvm::Twine("Unknown relocation ") +