SPRAB89A September 2011 – March 2014
The dynamic segment contains information related to program loading and dynamic linking. It is specified by the System V ABI. The value and meaning of C6000-specific dynamic tags is specified in Section 14.4.2. Linux modules do not contain the global symbol marker tags DT_C6000_GSYM_OFFSET and DT_C6000_GSTR_OFFSET.
Under the Linux ABI, all dynamic linking metadata is part of the load image of the program—that is, the PT_DYNAMIC segment and related sections are contained within a read-only PT_LOAD segment. Consequently, dynamic tags with address values (d_ptr) are represented as virtual addresses rather than file offsets as in the bare-metal ABI.