[RTEMS Project] #4944: libdl test dl09 fails on arm and aarch64
RTEMS trac
trac at rtems.org
Sat Aug 19 00:04:35 UTC 2023
#4944: libdl test dl09 fails on arm and aarch64
-------------------------+---------------------
Reporter: Chris Johns | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: lib/dl | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
-------------------------+---------------------
Comment (by Chris Johns):
I now see the complicating factor and the reason the memory is a separate
allocation.
The trampoline memory is sized to allocate space for each unresolved
symbol an object file has. When loading an object file you do not know if
an unresolved symbol will need a trampoline to reach the symbol.
--
Ticket URL: <http://devel.rtems.org/ticket/4944#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list