Skip to content

Latest commit

 

History

History
52 lines (48 loc) · 1014 Bytes

File metadata and controls

52 lines (48 loc) · 1014 Bytes
title operator SECTIONREL | 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
operator SECTIONREL
SECTIONREL
dev_langs
C++
helpviewer_keywords
SECTIONREL operator
operator SECTIONREL
ms.assetid db033a9d-b029-48dd-a010-d19e3a9d1af2
caps.latest.revision 6
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

operator SECTIONREL

Returns the section relative offset of expression relative to the section containing the target in the final executable.

Syntax

SECTIONREL expression  

Remarks

SECTIONREL is available only with COFF object emission.

See Also

Operators Reference