Advertisement
AndrzejL

nm -D -C /usr/local/lib/libOgreMain.so

Mar 31st, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. [andrzejl@icsserver build]$ nm -D -C /usr/local/lib/libOgreMain.so | grep FileSystemArchive::findF
  2. 001e1000 T Ogre::FileSystemArchive::findFileInfo(std::string const&, bool, bool)
  3. 001deb20 T Ogre::FileSystemArchive::findFiles(std::string const&, bool, bool, std::vector<std::string, Ogre::STLAllocator<std::string, Ogre::CategorisedAllocPolicy<(Ogre::MemoryCategory)0> > >*, std::vector<Ogre::FileInfo, Ogre::STLAllocator<Ogre::FileInfo, Ogre::CategorisedAllocPolicy<(Ogre::MemoryCategory)0> > >*)
  4. [andrzejl@icsserver build]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement