[CFR] Adding a function to rtld-elf.so, how to handle Symbol.map?

Ian Lepore ian at FreeBSD.org
Wed Jul 16 21:23:56 UTC 2014


I need to add an ARM-specific function to rtld-elf.so to help locate
exception unwind info in shared objects.  I'm confused about how to add
the function to Symbol.map... do I have to add a 1.4 section because it
was first added in FreeBSD 11, or does it go into an existing section
because it doesn't introduce changes to an existing ABI?

-- Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: find_exidx2.diff
Type: text/x-patch
Size: 4688 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20140716/516d2286/attachment.bin>


More information about the freebsd-hackers mailing list