Let ElfFile open functions take Options
Summary: [Folly] Let `ElfFile` open functions take a single builder-style composite `Options` argument v.s. taking a sequence of individual arguments one for each option. Right now there is only one option but it is possible to add more in the future. While here, rename and invert `readOnly` to `writable`. Reviewed By: vitaut Differential Revision: D18740699 fbshipit-source-id: 6fb016f731bf46a1b4ac6b2efcea739f6261818a
Showing
Please register or sign in to comment