mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-23 16:49:37 +01:00
* size of secrel32 added
git-svn-id: trunk@7421 -
This commit is contained in:
parent
9f56a89617
commit
b09df37cef
@ -1308,6 +1308,7 @@ implementation
|
|||||||
aitconst_64bit :
|
aitconst_64bit :
|
||||||
result:=8;
|
result:=8;
|
||||||
aitconst_indirect_symbol,
|
aitconst_indirect_symbol,
|
||||||
|
aitconst_secrel32_symbol,
|
||||||
aitconst_rva_symbol :
|
aitconst_rva_symbol :
|
||||||
if target_info.system=system_x86_64_win64 then
|
if target_info.system=system_x86_64_win64 then
|
||||||
result:=sizeof(longint)
|
result:=sizeof(longint)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user