summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/x86_64.din
blob: e1896bf8a524816f43fe77c7b9de7ead07ecae16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LIBRARY "cygwin1.dll" BASE=0x180040000

EXPORTS
#Exported variables
environ = __cygwin_environ DATA

#Exported functions
__wrap__Znam NOSIGFE                # void *operator new[](std::size_t sz) throw (std::bad_alloc)
__wrap__ZnamRKSt9nothrow_t NOSIGFE  # void *operator new[](std::size_t sz, const std::nothrow_t &nt) throw()
__wrap__Znwm NOSIGFE                # void *operator new(std::size_t sz) throw (std::bad_alloc)
__wrap__ZnwmRKSt9nothrow_t NOSIGFE  # void *operator new(std::size_t sz, const std::nothrow_t &nt) throw()
_alloca = __alloca NOSIGFE
_dll_crt0 NOSIGFE
dll_entry NOSIGFE