Home
last modified time | relevance | path

Searched refs:ErrorPlace (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DTarget.cpp94 template <class ELFT> static ErrorPlace getErrPlace(const uint8_t *loc) { in getErrPlace()
115 ErrorPlace elf::getErrorPlace(const uint8_t *loc) { in getErrorPlace()
H A DTarget.h188 struct ErrorPlace { struct
194 ErrorPlace getErrorPlace(const uint8_t *loc); argument
H A DRelocations.cpp101 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()
118 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()