Log In
runtime
/
pemagine
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
6d58d9
ldso: added pe_open_image_from_addr().
Authored and Committed by
midipix
7 years ago
raw
patch
tree
parent
4 files changed.
114 lines added
.
0 lines removed
.
include/pemagine/pemagine.h
file modified
+10
-0
project/common.mk
file modified
+1
-0
src/internal/pe_os.h
file modified
+20
-0
src/ldso/pe_open_image_from_addr.c
file added
+83
ldso: added pe_open_image_from_addr().
include/pemagine/pemagine.h
file modified
+10
-0
project/common.mk
file modified
+1
-0
src/internal/pe_os.h
file modified
+20
-0
src/ldso/pe_open_image_from_addr.c
file added
+83