Skip to content

Latest commit

 

History

History
51 lines (48 loc) · 1.18 KB

File metadata and controls

51 lines (48 loc) · 1.18 KB
title -SECTION (DUMPBIN) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
/section
dev_langs
C++
helpviewer_keywords
-SECTION dumpbin option
SECTION option
/SECTION dumpbin option
SECTION dumpbin option
ms.assetid c223d1c6-88ef-411c-9607-c610726b8d66
caps.latest.revision 8
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

/SECTION (DUMPBIN)

/SECTION:section  

Remarks

This option restricts the output to information on the specified section. Use the /HEADERS option to get a list of sections in the file.

Only the /HEADERS DUMPBIN option is available for use on files produced with the /GL compiler option.

See Also

DUMPBIN Options