Home
last modified time | relevance | path

Searched refs:setLoadConfig_VirtualMemoryThreshold (Results 1 – 3 of 3) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxpe.h947 void setLoadConfig_VirtualMemoryThreshold(quint64 nValue);
H A Dxpe.cpp6107 void XPE::setLoadConfig_VirtualMemoryThreshold(quint64 nValue) in setLoadConfig_VirtualMemoryThreshold() function in XPE
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/PE/
H A Dpewidget.cpp562 …LOADCONFIG::VirtualMemoryThreshold: pe.setLoadConfig_VirtualMemoryThreshold((qu… in _setValue()