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

/openbsd-current/gnu/llvm/lld/MachO/
H A DRelocations.cpp85 void macho::reportRangeError(void *loc, const Reloc &r, const Twine &v, function in class:macho
98 void macho::reportRangeError(void *loc, SymbolDiagnostic d, const Twine &v, function in class:macho
/openbsd-current/gnu/llvm/lld/ELF/
H A DRelocations.cpp98 void elf::reportRangeError(uint8_t *loc, const Relocation &rel, const Twine &v, function in class:elf
118 void elf::reportRangeError(uint8_t *loc, int64_t v, int n, const Symbol &sym, function in class:elf

Completed in 130 milliseconds