• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

gimli-rs / object / 25710486628

12 May 2026 02:56AM UTC coverage: 57.543% (-0.2%) from 57.725%
25710486628

push

github

web-flow
Add newtypes for ELF constants (#894)

* Add elf::SectionType

* Change ELF sh_flags to u64

This includes the SHF constants.

* Add elf::SectionFlags

* Add elf::ProgramType

* Add elf::SymbolInfo/SymbolBind/SymbolType

* Add elf::FileType

* Add elf::Machine

* Add elf::FileHeader field newtypes

* Add elf::SymbolSection

* Add elf::CompressionType and elf::GroupFlags

* Add elf::SyminfoBoundto and elf::SyminfoFlags

* Add elf::DynamicTag, DynamicFlags and DynamicFlags1

Also changes elf::DF_* constants to u64.

* Add elf::GnuPropertyType

* Add elf::AttributeTag

* Add elf::ProgramFlags

* Add elf::VersionIndex and elf::VersionFlags

Also removes unneeded VERSYM_HIDDEN masking for vd_ndx and vna_other.

* Add elf::SymbolOther

* readobj: delete unused field_enums

* Rename build::elf::AttributeTag to AttributeScope

Avoids sharing name with elf::AttributeTag.

* Rename elf::SectionIndex to SymbolIndex

Also add elf::SectionIndex::new+index

* write/elf: remove unwrap for sh_flags

217 of 460 new or added lines in 18 files covered. (47.17%)

5 existing lines in 4 files now uncovered.

10379 of 18037 relevant lines covered (57.54%)

1.68 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

65.1
/src/write/elf/object.rs


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc