Displaying 2 results from an estimated 2 matches for "normalplanschbecken".
2018 Mar 22
2
Broken relocation for generating offsets?
Hello,
I append another clue I found out: The problem is definitely not caused by
"__ImageBase" the problem comes with the "OFFSET". I generated another
object file which crashed. The commonality:
mov edx, DWORD PTR ?normalPlanschbecken@@3HA ; normalPlanschbecken
lea rcx, OFFSET FLAT
:??_C at _0CC@LCMJAIPO at Reading?5?$CCnormalPlanschbecken?$CC?5?$CFi@
jmp printf
From: via llvm-dev <llvm-dev at lists.llvm.org>
To: llvm-dev at lists.llvm.org
Date: 06.03.2018 10:45
Subject:...
2018 Mar 22
0
Broken relocation for generating offsets?
...sts.llvm.org>
wrote:
> Hello,
>
> I append another clue I found out: The problem is definitely not caused by
> "__ImageBase" the problem comes with the "OFFSET". I generated another
> object file which crashed. The commonality:
> mov edx, DWORD PTR ?normalPlanschbecken@@3HA ; normalPlanschbecken
> lea rcx, *OFFSET FLAT*:??_C at _0CC@LCMJAIPO
> @Reading?5?$CCnormalPlanschbecken?$CC?5?$CFi@
> jmp printf
>
>
>
>
> From: via llvm-dev <llvm-dev at lists.llvm.org>
> To: llvm-dev at lists.llvm.org
> Date:...