Updated with latest from trunk
svn-id: r53976
This commit is contained in:
commit
94c8d0a14d
1324 changed files with 182171 additions and 23610 deletions
|
@ -166,7 +166,7 @@ bool DLObject::loadSegment(Elf32_Phdr *phdr) {
|
|||
warning("elfloader: Out of memory.");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
debug(2, "elfloader: Allocated segment @ %p", _segment);
|
||||
|
||||
// Get offset to load segment into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue