Bitstream Interpretation Library (BIL)
0.1
|
Contains definition of constants holding the xsl and css stylesheets for use with the bit2xml program. More...
#include <application/bit2xml/bit2xmlData.hpp>
Go to the source code of this file.
Variables | |
const unsigned char | DISASSEMBLY_XSL [DISASSEMBLY_XSL_SIZE] |
XSL stylesheet. | |
const unsigned char | DISASSEMBLY_CSS [DISASSEMBLY_CSS_SIZE] |
CSS stylesheet. |
Contains definition of constants holding the xsl and css stylesheets for use with the bit2xml program.
Definition in file bit2xmlData.cpp.
const unsigned char DISASSEMBLY_XSL[DISASSEMBLY_XSL_SIZE] |
XSL stylesheet.
Definition at line 10 of file bit2xmlData.cpp.
const unsigned char DISASSEMBLY_CSS[DISASSEMBLY_CSS_SIZE] |
CSS stylesheet.
Definition at line 323 of file bit2xmlData.cpp.