--- description: "Learn more about: /HEADERS" title: "/HEADERS" ms.date: "11/04/2016" f1_keywords: ["/headers"] helpviewer_keywords: ["HEADERS dumpbin option", "-HEADERS dumpbin option", "/HEADERS dumpbin option"] ms.assetid: 24d9a770-d44e-48b6-b744-143e4fff7748 --- # /HEADERS ``` /HEADERS ``` ## Remarks This option displays the file header and the header for each section. When used with a library, it displays the header for each member object. Only the **/HEADERS** DUMPBIN option is available for use on files produced with the [/GL](gl-whole-program-optimization.md) compiler option. ## See also [DUMPBIN Options](dumpbin-options.md)