reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
64 switch (type) { 66 checkIntUInt(loc, val, 8, type); 73 checkIntUInt(loc, val, 16, type); 77 checkIntUInt(loc, val, 32, type); 82 checkInt(loc, offset, 10, type); 87 error(getErrorLocation(loc) + "unrecognized relocation " + toString(type));