Home
last modified time | relevance | path

Searched defs:reportRangeError (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DRelocations.cpp95 void macho::reportRangeError(void *loc, const Reloc &r, const Twine &v, in reportRangeError() function in macho
108 void macho::reportRangeError(void *loc, SymbolDiagnostic d, const Twine &v, in reportRangeError() function in macho
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp99 void elf::reportRangeError(uint8_t *loc, const Relocation &rel, const Twine &v, in reportRangeError() function in elf
130 void elf::reportRangeError(uint8_t *loc, int64_t v, int n, const Symbol &sym, in reportRangeError() function in elf