mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
7 lines
326 B
XML
7 lines
326 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LIBRARY_HINTS NAME="MSVCRT.DLL">
|
|
<HINT ATTR="NO_RETURN" VALUE="y" NAME="_exit" />
|
|
<HINT ATTR="NO_RETURN" VALUE="y" NAME="exit" />
|
|
<HINT ATTR="NO_RETURN" VALUE="y" NAME="_CxxThrowException" />
|
|
<HINT ATTR="NO_RETURN" VALUE="y" NAME="CxxThrowException" />
|
|
</LIBRARY_HINTS>
|