comparison src/share/vm/utilities/elfStringTable.hpp @ 14441:e7cbc95179c4

8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables Summary: Extend ELF-decoder to support PPC64 function descriptor tables Reviewed-by: kvn, zgu
author simonis
date Thu, 05 Dec 2013 19:19:09 +0100
parents b9a9ed0f8eeb
children 4ca6dc0799b6
comparison
equal deleted inserted replaced
14440:41b780b43b74 14441:e7cbc95179c4
68 68
69 // error code 69 // error code
70 NullDecoder::decoder_status m_status; 70 NullDecoder::decoder_status m_status;
71 }; 71 };
72 72
73 #endif // _WINDOWS and _APPLE 73 #endif // !_WINDOWS && !__APPLE__
74 74
75 #endif // SHARE_VM_UTILITIES_ELF_STRING_TABLE_HPP 75 #endif // SHARE_VM_UTILITIES_ELF_STRING_TABLE_HPP