HomeSort by relevance Sort by last modified time
    Searched refs:unw_word (Results 1 - 2 of 2) sorted by null

  /external/libunwind/src/ia64/
unwind_decoder.h 36 * unw_word Unsigned integer type with at least 64 bits
87 static unw_word
91 unw_word byte, result = 0;
110 unw_word t, off;
127 unw_word t;
145 unw_word t, off;
165 unw_word t;
186 unw_word rlen;
197 unw_word rlen;
211 unw_word rlen
    [all...]
Gparser.c 33 typedef unsigned long unw_word; typedef
183 unw_word t)
264 desc_prologue (int body, unw_word rlen, unsigned char mask,
352 desc_frgr_mem (unsigned char grmask, unw_word frmask,
430 desc_mem_stack_f (unw_word t, unw_word size, struct ia64_state_record *sr)
437 desc_mem_stack_v (unw_word t, struct ia64_state_record *sr)
452 desc_reg_psprel (unsigned char reg, unw_word pspoff,
460 desc_reg_sprel (unsigned char reg, unw_word spoff,
474 desc_reg_when (unsigned char regnum, unw_word t, struct ia64_state_record *sr
    [all...]

Completed in 295 milliseconds