Structs§
- Apple
Dsym - ElfDebug
Info - Debug information for a native ELF binary, packaged as a ZIP with the
DWARF-bearing binary stored as
dwarfat the root plus an optional__source/bundle — the same layout asAppleDsym. - Hermes
Map - Proguard
Mapping - Source
AndMap
Enums§
Functions§
- read_
symbol_ data - read_
symbol_ data_ with_ byte_ count - Like
read_as, but also returns the decompressed payload byte count. This is useful for cache memory accounting when the container uses compression, since the compressed size can be much smaller than the actual data in memory. - write_
symbol_ data - write_
symbol_ data_ uncompressed