Searched refs:hostToLE32 (Results 1 – 2 of 2) sorted by relevance
103 #define hostToLE32(x) (x) macro113 #define hostToLE32(x) bswap32(x) macro
510 bb_addr = hostToLE32(bb_addr); in trace_bb_end()511 num_insns = hostToLE32(trace_static.next_insn); in trace_bb_end()516 insn = hostToLE32(trace_static.insns[ii]); in trace_bb_end()