Searched defs:reportRangeError (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/lld/MachO/ |
| H A D | Relocations.cpp | 85 void macho::reportRangeError(void *loc, const Reloc &r, const Twine &v, in reportRangeError() function in macho 98 void macho::reportRangeError(void *loc, SymbolDiagnostic d, const Twine &v, in reportRangeError() function in macho
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | Relocations.cpp | 98 void elf::reportRangeError(uint8_t *loc, const Relocation &rel, const Twine &v, in reportRangeError() function in elf 118 void elf::reportRangeError(uint8_t *loc, int64_t v, int n, const Symbol &sym, in reportRangeError() function in elf
|