]> sourceware.org Git - newlib-cygwin.git/blob - winsup/cygwin/x86_64.din
24f2584c6d08ec2a57b978f37fc98755ab0028af
[newlib-cygwin.git] / winsup / cygwin / x86_64.din
1 LIBRARY "cygwin1.dll" BASE=0x180040000
2
3 EXPORTS
4 #Exported variables
5 environ = __cygwin_environ DATA
6
7 #Exported functions
8 __wrap__Znam NOSIGFE # void *operator new[](std::size_t sz) throw (std::bad_alloc)
9 __wrap__ZnamRKSt9nothrow_t NOSIGFE # void *operator new[](std::size_t sz, const std::nothrow_t &nt) throw()
10 __wrap__Znwm NOSIGFE # void *operator new(std::size_t sz) throw (std::bad_alloc)
11 __wrap__ZnwmRKSt9nothrow_t NOSIGFE # void *operator new(std::size_t sz, const std::nothrow_t &nt) throw()
12 _alloca = __alloca NOSIGFE
13 _dll_crt0 NOSIGFE
14 dll_entry NOSIGFE
15 llrint NOSIGFE
16 llrintf NOSIGFE
17 lrint NOSIGFE
18 lrintf NOSIGFE
19 rint NOSIGFE
20 rintf NOSIGFE
This page took 0.034665 seconds and 4 git commands to generate.