Changes between Initial Version and Version 1 of Ticket #326, comment 9
- Timestamp:
- 2011-04-01T11:25:08Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #326, comment 9
initial v1 75 75 }}} 76 76 77 What happens here is that the code is assuming that it is possible to read the full 64-bit address of the __entry symbol using a gp-relative offset. The two version being identical, the problem must be either in the assembler phase or the linker phase.77 What happens here is that the code is assuming that it is possible to read the full 64-bit address of the !__entry symbol using a gp-relative offset. The two version being identical, the problem must be either in the assembler phase or the linker phase.