Log In
runtime
/
pemagine
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
c6d46c
pe_get_ldr_entry_from_addr(): initial implementation.
Authored and Committed by
midipix
6 years ago
raw
patch
tree
parent
4 files changed.
67 lines added
.
0 lines removed
.
include/pemagine/pe_ldso.h
file modified
+1
-0
include/pemagine/pemagine.h
file modified
+2
-0
project/common.mk
file modified
+1
-0
src/ldso/pe_get_ldr_entry_from_addr.c
file added
+63
pe_get_ldr_entry_from_addr(): initial implementation.
include/pemagine/pe_ldso.h
file modified
+1
-0
include/pemagine/pemagine.h
file modified
+2
-0
project/common.mk
file modified
+1
-0
src/ldso/pe_get_ldr_entry_from_addr.c
file added
+63