--- description: "Learn more about: /RELOCATIONS" title: "/RELOCATIONS" ms.date: "11/04/2016" f1_keywords: ["/relocations"] helpviewer_keywords: ["RELOCATIONS dumpbin option", "/RELOCATIONS dumpbin option", "-RELOCATIONS dumpbin option"] ms.assetid: 535eba3a-781a-4809-bf33-f67d3060b02c --- # /RELOCATIONS ``` /RELOCATIONS ``` ## Remarks This option displays any relocations in the object or image. Only the [/HEADERS](headers.md) 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)