platform_build_soong/cmd/symbols_map
Colin Cross 338df53621 symbols_map: allow unexpected EOF in ELF files
Some of the prebuilt ELF files used for bionic heads cause an
unexpected EOF error, ignore unexpected EOF the same way we do
for EOF.

Test: not yet
Change-Id: I267d11b4d12b83ecebedc72a565e148c5e53af6d
2022-04-12 21:18:09 +00:00
..
symbols_map_proto Add a symbols_map tool for extracting identifiers from elf and r8 files 2022-04-04 15:53:38 -07:00
Android.bp Add a symbols_map tool for extracting identifiers from elf and r8 files 2022-04-04 15:53:38 -07:00
elf.go symbols_map: allow unexpected EOF in ELF files 2022-04-12 21:18:09 +00:00
elf_test.go symbols_map: allow unexpected EOF in ELF files 2022-04-12 21:18:09 +00:00
r8.go Add a symbols_map tool for extracting identifiers from elf and r8 files 2022-04-04 15:53:38 -07:00
r8_test.go Add a symbols_map tool for extracting identifiers from elf and r8 files 2022-04-04 15:53:38 -07:00
symbols_map.go Add a symbols_map tool for extracting identifiers from elf and r8 files 2022-04-04 15:53:38 -07:00
symbols_map_test.go Add a symbols_map tool for extracting identifiers from elf and r8 files 2022-04-04 15:53:38 -07:00