Searched defs:reportRangeError (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | Relocations.cpp | 95 void macho::reportRangeError(void *loc, const Reloc &r, const Twine &v, reportRangeError() function in macho |
/llvm-project/lld/ELF/ | ||
H A D | Relocations.cpp | 99 void elf::reportRangeError(uint8_t *loc, const Relocation &rel, const Twine &v, reportRangeError() function in elf |