src/share/vm/utilities/decoder_elf.cpp

Print this page
rev 5729 : 8019929: PPC64 (part 107): Extend ELF-decoder to support PPC64 function descriptor tables

@@ -71,6 +71,6 @@
     _opened_elf_files = file;
   }
 
   return file;
 }
-#endif
+#endif // !_WINDOWS && !__APPLE__