|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KernelModuleSectionInfo | |
---|---|
com.hyper9.simdk.stubs.dao |
Uses of KernelModuleSectionInfo in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return KernelModuleSectionInfo | |
---|---|
KernelModuleSectionInfo |
KernelModuleInfo.getBssSection()
|
KernelModuleSectionInfo |
KernelModuleInfo.getDataSection()
|
KernelModuleSectionInfo |
KernelModuleInfo.getReadOnlySection()
|
KernelModuleSectionInfo |
KernelModuleInfo.getTextSection()
|
KernelModuleSectionInfo |
KernelModuleInfo.getWritableSection()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type KernelModuleSectionInfo | |
---|---|
List<KernelModuleSectionInfo> |
ArrayOfKernelModuleSectionInfo.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type KernelModuleSectionInfo | |
---|---|
void |
KernelModuleInfo.setBssSection(KernelModuleSectionInfo toSet)
|
void |
KernelModuleInfo.setDataSection(KernelModuleSectionInfo toSet)
|
void |
KernelModuleInfo.setReadOnlySection(KernelModuleSectionInfo toSet)
|
void |
KernelModuleInfo.setTextSection(KernelModuleSectionInfo toSet)
|
void |
KernelModuleInfo.setWritableSection(KernelModuleSectionInfo toSet)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |