Searched refs:ErrorPlace (Results 1 – 3 of 3) sorted by relevance
94 template <class ELFT> static ErrorPlace getErrPlace(const uint8_t *loc) { in getErrPlace()115 ErrorPlace elf::getErrorPlace(const uint8_t *loc) { in getErrorPlace()
187 struct ErrorPlace { struct193 ErrorPlace getErrorPlace(const uint8_t *loc); argument
101 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()118 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()