[PATCH] D34359: [DWARF] Verification of the validity of the hash data offsets in the .apple_names section.

Spyridoula Gravani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 11:43:40 PDT 2017


sgravani created this revision.

This patch adds checks for the validity of the hash data offsets in the .apple_names accelerator table.
A valid hash data offset should be in the .apple_names section.


https://reviews.llvm.org/D34359

Files:
  lib/DebugInfo/DWARF/DWARFVerifier.cpp
  test/tools/llvm-dwarfdump/X86/apple_names_verify_hashdata_offset.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34359.103085.patch
Type: text/x-patch
Size: 10105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/171f92c8/attachment.bin>


More information about the llvm-commits mailing list