Searched refs:getErrorPlace (Results 1 – 4 of 4) sorted by relevance
203 ErrorPlace getErrorPlace(const uint8_t *loc); in getErrorLocation() 206 return getErrorPlace(loc).loc;
99 ErrorPlace elf::getErrorPlace(const uint8_t *loc) { in getErrorPlace() function in elf
101 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()132 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()
496 const ErrorPlace place = getErrorPlace(loc); in stateChangeWarning()