Home
last modified time | relevance | path

Searched refs:S_BIND_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/Formats/
H A Dxmach_def.h1025 const quint32 S_BIND_OPCODE_MASK =0xF0; variable
H A Dxmach.cpp4456 switch(nByte&XMACH_DEF::S_BIND_OPCODE_MASK) in readOpcodesInterface_bind()