Searched refs:getErrorPlace (Results 1 – 4 of 4) sorted by relevance
199 ErrorPlace getErrorPlace(const uint8_t *loc);202 return getErrorPlace(loc).loc; in getErrorLocation()
94 ErrorPlace elf::getErrorPlace(const uint8_t *loc) { in getErrorPlace() function in elf
100 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()120 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()
401 const ErrorPlace place = getErrorPlace(loc); in stateChangeWarning()