miasm
Reverse engineering framework
miasm.os_dep.linux_stdlib.c_linobjs Class Reference
Inheritance diagram for miasm.os_dep.linux_stdlib.c_linobjs:
Collaboration diagram for miasm.os_dep.linux_stdlib.c_linobjs:

Public Member Functions

def __init__ (self)
 

Public Attributes

 alloc_ad
 
 alloc_align
 
 heap
 

Static Public Attributes

int base_addr = 0x20000000
 
int align_addr = 0x1000
 

Constructor & Destructor Documentation

◆ __init__()

def miasm.os_dep.linux_stdlib.c_linobjs.__init__ (   self)

Member Data Documentation

◆ align_addr

int miasm.os_dep.linux_stdlib.c_linobjs.align_addr = 0x1000
static

◆ alloc_ad

miasm.os_dep.linux_stdlib.c_linobjs.alloc_ad

◆ alloc_align

miasm.os_dep.linux_stdlib.c_linobjs.alloc_align

◆ base_addr

int miasm.os_dep.linux_stdlib.c_linobjs.base_addr = 0x20000000
static

◆ heap

miasm.os_dep.linux_stdlib.c_linobjs.heap

The documentation for this class was generated from the following file: