Home
last modified time | relevance | path

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

/dports/devel/xelfviewer/XELFViewer-0.03/StaticScan/
H A Dstaticscanitemmodel.cpp210 (rt==SpecAbstract::RECORD_TYPE_VIRTUALMACHINE)) in data()
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.h78 RECORD_TYPE_VIRTUALMACHINE enumerator
H A Dspecabstract.cpp217 …case RECORD_TYPE_VIRTUALMACHINE: sResult=tr("Virtual machine"); … in recordTypeIdToString()
11669 …_SCANS_STRUCT ssVM=getScansStruct(0,XBinary::FT_JAR,RECORD_TYPE_VIRTUALMACHINE,RECORD_NAME_JVM,"",… in Zip_handle_JAR()