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.cpp120 void macho::reportRangeError(void *loc, const Reloc &r, const Twine &v, in reportRangeError() function in macho
133 void macho::reportRangeError(void *loc, SymbolDiagnostic d, const Twine &v, in reportRangeError() function in macho
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp87 void elf::reportRangeError(Ctx &ctx, uint8_t *loc, const Relocation &rel, in reportRangeError() function in elf
118 void elf::reportRangeError(Ctx &ctx, uint8_t *loc, int64_t v, int n, in reportRangeError() function in elf