Searched hist:b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 (Results 1 – 7 of 7) sorted by relevance
/haiku/src/system/runtime_loader/ |
H A D | images.h | b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 Sun Aug 07 21:01:23 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Implemented dladdr() in the runtime loader. This is like a gazillion times faster than before. * This also solves a TODO in dladdr(), although I did not use get_library_symbol() as I didn't quite see how that could fit as the comment suggested; there is now a new function get_symbol_at_address() for this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42598 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | export.cpp | b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 Sun Aug 07 21:01:23 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Implemented dladdr() in the runtime loader. This is like a gazillion times faster than before. * This also solves a TODO in dladdr(), although I did not use get_library_symbol() as I didn't quite see how that could fit as the comment suggested; there is now a new function get_symbol_at_address() for this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42598 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | images.cpp | b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 Sun Aug 07 21:01:23 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Implemented dladdr() in the runtime loader. This is like a gazillion times faster than before. * This also solves a TODO in dladdr(), although I did not use get_library_symbol() as I didn't quite see how that could fit as the comment suggested; there is now a new function get_symbol_at_address() for this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42598 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | runtime_loader_private.h | b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 Sun Aug 07 21:01:23 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Implemented dladdr() in the runtime loader. This is like a gazillion times faster than before. * This also solves a TODO in dladdr(), although I did not use get_library_symbol() as I didn't quite see how that could fit as the comment suggested; there is now a new function get_symbol_at_address() for this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42598 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | elf.cpp | b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 Sun Aug 07 21:01:23 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Implemented dladdr() in the runtime loader. This is like a gazillion times faster than before. * This also solves a TODO in dladdr(), although I did not use get_library_symbol() as I didn't quite see how that could fit as the comment suggested; there is now a new function get_symbol_at_address() for this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42598 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/libroot/posix/ |
H A D | dlfcn.c | b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 Sun Aug 07 21:01:23 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Implemented dladdr() in the runtime loader. This is like a gazillion times faster than before. * This also solves a TODO in dladdr(), although I did not use get_library_symbol() as I didn't quite see how that could fit as the comment suggested; there is now a new function get_symbol_at_address() for this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42598 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/private/runtime_loader/ |
H A D | runtime_loader.h | b6455c080b61ccff5a6c3fc6d35761ed040b6fb9 Sun Aug 07 21:01:23 UTC 2011 Axel Dörfler <axeld@pinc-software.de> * Implemented dladdr() in the runtime loader. This is like a gazillion times faster than before. * This also solves a TODO in dladdr(), although I did not use get_library_symbol() as I didn't quite see how that could fit as the comment suggested; there is now a new function get_symbol_at_address() for this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42598 a95241bf-73f2-0310-859d-f6bbb57e9c96
|