mirror of
https://git.rtems.org/rtems-tools/
synced 2025-10-21 20:16:59 +08:00
rtemstoolkit: Add the address to the section.
This commit is contained in:
@@ -842,6 +842,7 @@ namespace rld
|
||||
info (es.info ()),
|
||||
flags (es.flags ()),
|
||||
offset (es.offset ()),
|
||||
address (es.address ()),
|
||||
rela (es.get_reloc_type ())
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user