Page MenuHomeFreeBSD

rtld: Add MD_OBJ_ENTRY to extend Struct_Obj_Entry
ClosedPublic

Authored by andrew on Tue, May 7, 4:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 17, 7:21 PM
Unknown Object (File)
Fri, May 17, 10:22 AM
Unknown Object (File)
Tue, May 14, 2:48 PM
Unknown Object (File)
Thu, May 9, 7:01 PM
Unknown Object (File)
Wed, May 8, 5:09 AM
Unknown Object (File)
Wed, May 8, 5:09 AM
Unknown Object (File)
Wed, May 8, 1:43 AM

Details

Summary

Add a macro the architectures can use to add per-arch fields to
Struct_Obj_Entry.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew requested review of this revision.Tue, May 7, 4:36 PM
libexec/rtld-elf/rtld.h
192

Please move these members to MD_OBJ_ENTRY

andrew added inline comments.
libexec/rtld-elf/rtld.h
192

@jhibbits has a tested patch for this as a follow up.

This revision is now accepted and ready to land.Mon, May 13, 4:30 PM