Home
last modified time | relevance | path

Searched defs:sArch (Results 1 – 4 of 4) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/ELF/
H A Delfprocessdata.cpp522 QString sArch=g_pELF->getArch(); in _process() local
615 QString sArch=g_pELF->getArch(); in _process() local
/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxbinary.h282 QString sArch; member
H A Dxbinary.cpp211 void XBinary::setArch(QString sArch) in setArch()
6499 bool XBinary::isX86asm(QString sArch) in isX86asm()
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.h826 QString sArch; member