r2974 moved the inline definition of LibVEX_Alloc from libvex.h
to main_util.c because it caused linker problems with ICC.
See comments in BZ #339542.
This change re-enables inlining of that function by adding it
(renamed as LibVEX_Alloc_inline) to main_util.h.
500+ callsites changed accordingly.


git-svn-id: svn://svn.valgrind.org/vex/trunk@3103 8f6e269a-dfd6-0310-a8e1-e2731360e62c
20 files changed