Searched refs:relocTypeToString (Results 1 – 3 of 3) sorted by relevance
119 error(toString(file) + ": relocation " + relocTypeToString(reloc.Type) + in scanRelocations()129 relocTypeToString(reloc.Type) + in scanRelocations()136 relocTypeToString(reloc.Type) + " cannot be used against `" + in scanRelocations()157 error(toString(file) + ": relocation " + relocTypeToString(reloc.Type) + in scanRelocations()
25 StringRef relocTypeToString(uint8_t relocType) { in relocTypeToString() function114 LLVM_DEBUG(dbgs() << "apply reloc: type=" << relocTypeToString(rel.Type)); in relocate()383 LLVM_DEBUG(dbgs() << "gen reloc: type=" << relocTypeToString(rel.Type) in generateRelocationCode()
349 StringRef relocTypeToString(uint8_t relocType);