Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 559 Bytes

File metadata and controls

24 lines (17 loc) · 559 Bytes
description Learn more about: .NOCREF
title .NOCREF
ms.date 12/17/2019
f1_keywords
.NOCREF
helpviewer_keywords
.NOCREF directive
ms.assetid 696a6a71-7e88-4b60-8550-7857d772ed20

.NOCREF

Suppresses listing of symbols in the symbol table and browser file.

Syntax

.NOCREFname, name ...⟧⟧

Remarks

If names are specified, then only the given names are suppressed. Same as .XCREF.

See also

Directives Reference
MASM BNF Grammar