Searched refs:HexProperty (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddebugrpt.cpp88 HexProperty(wxXmlNode *node, const wxChar *name, unsigned long value) function
133 HexProperty(nodeFrame, _T("offset"), frame.GetOffset());
380 HexProperty(nodeModule, _T("address"), wxPtrToUInt(addr));
381 HexProperty(nodeModule, _T("size"), len);
404 HexProperty(nodeExc, _T("code"), c.code);
406 HexProperty(nodeExc, _T("address"), wxPtrToUInt(c.addr));

Completed in 57 milliseconds