summaryrefslogtreecommitdiff
path: root/tools/emulator/opengl/system/GLESv1_enc/GLEncoderUtils.cpp
diff options
context:
space:
mode:
authorWenHan Gu <Wenhan.gu@mediatek.com>2013-03-06 10:20:35 +0800
committerWenHan Gu <Wenhan.gu@mediatek.com>2013-03-06 10:25:32 +0800
commit55128d1aca5c3bd5c4ae2490d94852414de19db4 (patch)
tree752de9116dd092217376c0e33dfcb955e2020162 /tools/emulator/opengl/system/GLESv1_enc/GLEncoderUtils.cpp
parent27bd326dc3a90736d342267011127cdc3961174f (diff)
[ARM] Add unwind portable header adaptor.
ARM expanse some functions to others. For example, _Unwind_GetIP will be inlined to _Unwind_GetGR, which will be inlined to _Unwind_VRS_Get. This happens at header-included level. However, we use Itanium _Unwind_* header as portable one. We do the inlining in ARM libportable to prevent undefined reference to these functions. Change-Id: Iad94c4a92531cdcfbcf535443fb257d02cb24c43 Signed-off-by: WenHan Gu <Wenhan.gu@mediatek.com>
Diffstat (limited to 'tools/emulator/opengl/system/GLESv1_enc/GLEncoderUtils.cpp')
0 files changed, 0 insertions, 0 deletions