shadowm

Untitled

Dec 24th, 2013
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. shadowm@nanacore:~/src/wesnoth% nm -C campaignd | fgrep SDL
  2. U SDL_CondBroadcast
  3. U SDL_CondSignal
  4. U SDL_CondWait
  5. U SDL_CondWaitTimeout
  6. U SDL_CreateCond
  7. U SDL_CreateMutex
  8. U SDL_CreateThread
  9. U SDL_Delay
  10. U SDL_DestroyCond
  11. U SDL_DestroyMutex
  12. U SDL_GetError
  13. U SDL_GetThreadID
  14. U SDL_GetTicks
  15. U SDL_mutexP
  16. U SDL_mutexV
  17. U SDLNet_AddSocket
  18. U SDLNet_AllocSocketSet
  19. U SDLNet_CheckSockets
  20. U SDLNet_DelSocket
  21. U SDLNet_FreeSocketSet
  22. U SDLNet_Init
  23. U SDLNet_Quit
  24. U SDLNet_ResolveHost
  25. U SDLNet_TCP_Accept
  26. U SDLNet_TCP_Close
  27. U SDLNet_TCP_GetPeerAddress
  28. U SDLNet_TCP_Open
  29. U SDLNet_TCP_Recv
  30. U SDLNet_TCP_Send
  31. U SDL_ThreadID
  32. U SDL_WaitThread
  33. 0000000000440580 W std::vector<SDL_Thread*, std::allocator<SDL_Thread*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<SDL_Thread**, std::vector<SDL_Thread*, std::allocator<SDL_Thread*> > >, SDL_Thread* const&)
  34. 00000000004404d0 W std::vector<SDL_Thread*, std::allocator<SDL_Thread*> >::~vector()
  35. 00000000004404d0 W std::vector<SDL_Thread*, std::allocator<SDL_Thread*> >::~vector()
Advertisement
Add Comment
Please, Sign In to add comment