We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b46d6 commit 596c86fCopy full SHA for 596c86f
visa/include/RelocationInfo.h
@@ -37,7 +37,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
37
38
namespace vISA {
39
40
-static const uint32_t MAX_SYMBOL_NAME_LENGTH = 256;
+static const uint32_t MAX_SYMBOL_NAME_LENGTH = 1024;
41
42
/// GenSymType - Specify the symbol's type
43
enum GenSymType {
0 commit comments