Home
last modified time | relevance | path

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

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxmach_def.h216 const quint32 S_LC_VERSION_MIN_WATCHOS =0x30; variable
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/MACH/
H A Dmachwidget.cpp396 else if(mach.isCommandPresent(XMACH_DEF::S_LC_VERSION_MIN_WATCHOS,&listCommandRecords)) in reload()
398 …LC_VERSION_MIN_WATCHOS"),mach.getCommandRecordOffset(XMACH_DEF::S_LC_VERSION_MIN_WATCHOS,0,&listCo… in reload()
/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.cpp14429 …else if(mach.isCommandPresent(XMACH_DEF::S_LC_VERSION_MIN_WATCHOS,&(pMACHInfo->listCommandRecords)… in MACHO_handle_Tools()
14431 …nVersionMinOffset=mach.getCommandRecordOffset(XMACH_DEF::S_LC_VERSION_MIN_WATCHOS,0,&(pMACHInfo->l… in MACHO_handle_Tools()