Raise N_CIE.

Valgrind has a hardcoded limit of 4000 CIEs, while Clank's libchromeview alone
(built with -fno-inline) has >4600 of them. Extra CIEs are dropped, making
stack unwinding in corresponding code regions impossible.

This change increases Valgrind's memory footprint and each tool binary file
size by 128Kb.

Change-Id: Ia2823760c79dd19517e187a701d793f5738d6c1a
1 file changed
tree: 5eae1c0b4b8f541ae8fcdc6ce923adc0b052bc23
  1. dynamic_annotations/
  2. main/
  3. tsan/
  4. unittest/
  5. Android.mk