Searched refs:ErrorPlace (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp94 template <class ELFT> static ErrorPlace getErrPlace(const uint8_t *loc) {
115 ErrorPlace getErrorPlace(const uint8_t *loc) {
H A DTarget.h160 struct ErrorPlace { struct in namespace:lld::elf
166 ErrorPlace getErrorPlace(const uint8_t *loc);
201 ErrorPlace errPlace = getErrorPlace(loc);

Completed in 52 milliseconds