Searched refs:ErrorPlace (Results 1 – 4 of 4) sorted by relevance
199 struct ErrorPlace { struct206 ErrorPlace getErrorPlace(Ctx &ctx, const uint8_t *loc); argument
90 ErrorPlace elf::getErrorPlace(Ctx &ctx, const uint8_t *loc) { in getErrorPlace()
89 ErrorPlace errPlace = getErrorPlace(ctx, loc); in reportRangeError()
499 const ErrorPlace place = getErrorPlace(ctx, loc); in stateChangeWarning()