Searched refs:uword (Results 1 – 1 of 1) sorted by relevance
33 typedef uint32_t uword; typedef111 uword total_length;116 uword prolog_length;143 uword total_length;145 uword debug_abbrev_offset;186 static void emit_uword(struct buffer_ext *be, uword data) in emit_uword()188 buffer_ext_add(be, &data, sizeof(uword)); in emit_uword()
Completed in 4 milliseconds