Searched refs:ErrorPlace (Results 1 – 4 of 4) sorted by relevance
196 struct ErrorPlace { struct203 ErrorPlace getErrorPlace(const uint8_t *loc); argument
99 ErrorPlace elf::getErrorPlace(const uint8_t *loc) { in getErrorPlace()
101 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()132 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()
496 const ErrorPlace place = getErrorPlace(loc); in stateChangeWarning()