.. |
arch
|
system: Build using public elf.h header
|
2015-11-07 11:49:56 +13:00 |
add_ons.cpp
|
* Moved most code of the heavy elf.cpp into several smaller source files.
|
2009-05-21 00:57:46 +00:00 |
add_ons.h
|
* Moved most code of the heavy elf.cpp into several smaller source files.
|
2009-05-21 00:57:46 +00:00 |
elf_haiku_version.cpp
|
Changed runtime_loader to use elf_* typedefs over Elf32_*.
|
2012-07-25 15:05:21 +01:00 |
elf_haiku_version.h
|
Changed runtime_loader to use elf_* typedefs over Elf32_*.
|
2012-07-25 15:05:21 +01:00 |
elf_load_image.cpp
|
kernel: avoid dprintf messages for known header types we don't use.
|
2015-10-28 21:21:56 +01:00 |
elf_load_image.h
|
runtime loader: Add support for $ORIGIN in rpath
|
2013-11-26 16:40:42 +01:00 |
elf_symbol_lookup.cpp
|
runtime_loader: keep symbol DSO in SymbolLookupCache
|
2014-05-04 12:52:05 +02:00 |
elf_symbol_lookup.h
|
runtime_loader: Do not assume executable has dynamic segment
|
2015-10-26 21:23:30 +01:00 |
elf_tls.cpp
|
runtime_loader: Fix missing include of util/kernel_cpp.h.
|
2014-10-18 21:58:08 +02:00 |
elf_tls.h
|
runtime_loader: fix CID 1211995, improve generation counting
|
2014-05-08 23:07:50 +02:00 |
elf_versioning.cpp
|
Changed runtime_loader to use elf_* typedefs over Elf32_*.
|
2012-07-25 15:05:21 +01:00 |
elf_versioning.h
|
* Moved most code of the heavy elf.cpp into several smaller source files.
|
2009-05-21 00:57:46 +00:00 |
elf.cpp
|
runtime_loader: Add imageName and exactMatch to symbol lookup.
|
2015-04-11 11:18:50 +02:00 |
errors.cpp
|
* Moved most code of the heavy elf.cpp into several smaller source files.
|
2009-05-21 00:57:46 +00:00 |
errors.h
|
* Moved most code of the heavy elf.cpp into several smaller source files.
|
2009-05-21 00:57:46 +00:00 |
export.cpp
|
runtime_loader: add support for ELF based TLS
|
2014-05-04 04:00:17 +02:00 |
heap.cpp
|
runtime_loader: Resync heap impl with the one of the bootloader.
|
2015-12-27 13:54:48 +01:00 |
images.cpp
|
runtime_loader: Randomly position only relocatable code
|
2015-10-26 21:19:25 +01:00 |
images.h
|
runtime_loader: Randomly position only relocatable code
|
2015-10-26 21:19:25 +01:00 |
Jamfile
|
Revert "Force runtime_loader permissions during build"
|
2016-04-06 12:12:25 +02:00 |
pe.cpp
|
runtime_loader: Detect and trigger on PE binaries
|
2014-01-07 19:38:07 -06:00 |
pe.h
|
runtime_loader: Detect and trigger on PE binaries
|
2014-01-07 19:38:07 -06:00 |
runtime_loader_private.h
|
runtime_loader: Add imageName and exactMatch to symbol lookup.
|
2015-04-11 11:18:50 +02:00 |
runtime_loader.cpp
|
Runtime loader: Fix unchecked return value
|
2014-07-23 14:44:36 -04:00 |
runtime_loader.rdef
|
* Changed Ld rule to allow adding resource files.
|
2007-10-02 15:22:13 +00:00 |
utility.cpp
|
ByteOrder.h: simplify compiler test
|
2014-05-30 00:15:38 +12:00 |
utility.h
|
runtime_loader: add simple vector implementation
|
2014-05-04 02:40:04 +02:00 |