Displaying 1 result from an estimated 1 matches for "6485cbe9".
2016 Jun 23
2
Building an array in a section from multiple object files
Hi,
As part of working on XRay, I'm trying to accomplish the following: create
a section that contains an array of entries pertaining to the
instrumentation map (nop sleds) in an object file, and have those merged
into a single section in the final binary where the contents are
concatenated. The trick though is I'd like to be able to reference the
whole array with a single symbol (or two,