summaryrefslogtreecommitdiffstats
path: root/rtemstoolkit/rld-files.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemstoolkit/rld-files.h')
-rw-r--r--rtemstoolkit/rld-files.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemstoolkit/rld-files.h b/rtemstoolkit/rld-files.h
index 0c98cf1..b8cc359 100644
--- a/rtemstoolkit/rld-files.h
+++ b/rtemstoolkit/rld-files.h
@@ -582,6 +582,7 @@ namespace rld
const uint32_t info; //< The ELF info field.
const uint32_t flags; //< The ELF flags.
const off_t offset; //< The ELF file offset.
+ const uint64_t address; //< The ELF address.
bool rela; //< Relocation records have the addend field.
relocations relocs; //< The sections relocations.