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