Searched refs:getErrorPlace (Results 1 – 3 of 3) sorted by relevance
194 ErrorPlace getErrorPlace(const uint8_t *loc);197 return getErrorPlace(loc).loc; in getErrorLocation()
115 ErrorPlace elf::getErrorPlace(const uint8_t *loc) { in getErrorPlace() function in elf
101 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()118 ErrorPlace errPlace = getErrorPlace(loc); in reportRangeError()