HomeSort by: relevance | last modified time | path
    Searched defs:unw_word (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/ia64/
unwind-ia64.h 28 typedef unsigned long long unw_word; typedef
31 typedef unsigned long unw_word; typedef
37 unw_word start_offset;
38 unw_word end_offset;
39 unw_word info_offset;
55 _Unwind_FindTableEntry (void *pc, unw_word *segment_base,
56 unw_word *gp, struct unw_table_entry *ent)
  /src/external/gpl3/gcc.old/dist/libgcc/config/ia64/
unwind-ia64.h 28 typedef unsigned long long unw_word; typedef
31 typedef unsigned long unw_word; typedef
37 unw_word start_offset;
38 unw_word end_offset;
39 unw_word info_offset;
55 _Unwind_FindTableEntry (void *pc, unw_word *segment_base,
56 unw_word *gp, struct unw_table_entry *ent)
  /src/external/gpl3/binutils/dist/binutils/
unwind-ia64.c 177 typedef bfd_vma unw_word; typedef
496 * unw_word Unsigned integer type with at least 64 bits
547 static unw_word
552 unw_word byte, result = 0;
588 unw_word t, off;
612 unw_word t;
638 unw_word t, off;
666 unw_word t;
696 unw_word rlen;
708 unw_word rlen
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
unwind-ia64.c 177 typedef bfd_vma unw_word; typedef
496 * unw_word Unsigned integer type with at least 64 bits
547 static unw_word
552 unw_word byte, result = 0;
588 unw_word t, off;
612 unw_word t;
638 unw_word t, off;
666 unw_word t;
696 unw_word rlen;
708 unw_word rlen
    [all...]

Completed in 25 milliseconds