ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
ElfObjModule
ddmd
libelf
struct
ElfObjModule {
ubyte
*
base
;
uint
length
;
uint
offset
;
const
(
char
)[]
name
;
int
name_offset
;
time_t
file_time
;
uint
user_id
;
uint
group_id
;
uint
file_mode
;
int
scan
;
}
Meta
Source
See Implementation
ddmd
libelf
classes
LibElf
structs
ElfObjModule