Home
last modified time | relevance | path

Searched refs:dump_hex (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/linkloader/utils/
Dhelper.h22 extern void dump_hex(unsigned char const *data,
Dhelper.cpp25 void dump_hex(unsigned char const *data, in dump_hex() function
/frameworks/compile/linkloader/lib/
DMemChunk.cpp76 dump_hex(buf, buf_size, 0, buf_size); in print()
/frameworks/compile/linkloader/include/impl/
DELFSectionStrTab.hxx62 dump_hex((unsigned char const *)&*buf.begin(), buf.size(), 0, buf.size()); in print()