Searched refs:ErrorPlace (Results 1 – 4 of 4) sorted by relevance
184 struct ErrorPlace { struct191 ErrorPlace getErrorPlace(const uint8_t *loc); argument
94 ErrorPlace elf::getErrorPlace(const uint8_t *loc) { in getErrorPlace()
100 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()120 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()
403 const ErrorPlace place = getErrorPlace(loc); in stateChangeWarning()