HomeSort by: relevance | last modified time | path
    Searched refs:pc_begin (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libgcc/
unwind-dw2-fde.c 75 its pc_begin and count fields initialized at minimum, and is sorted
76 by decreasing value of pc_begin. */
133 ob->pc_begin = (void *)-1;
183 ob->pc_begin = (void *)-1;
422 memcpy (&x_ptr, x->pc_begin, sizeof (_Unwind_Ptr));
423 memcpy (&y_ptr, y->pc_begin, sizeof (_Unwind_Ptr));
438 read_encoded_value_with_base (ob->s.b.encoding, base, x->pc_begin, &x_ptr);
439 read_encoded_value_with_base (ob->s.b.encoding, base, y->pc_begin, &y_ptr);
456 x->pc_begin, &x_ptr);
460 y->pc_begin, &y_ptr)
738 _Unwind_Ptr mask, pc_begin; local
846 _Unwind_Ptr pc_begin, mask; local
988 _Unwind_Ptr pc_begin, pc_range; local
1058 void *pc_begin; local
1086 _Unwind_Ptr pc_begin, pc_range; local
1114 _Unwind_Ptr pc_begin, pc_range; local
    [all...]
unwind-dw2-fde.c 75 its pc_begin and count fields initialized at minimum, and is sorted
76 by decreasing value of pc_begin. */
133 ob->pc_begin = (void *)-1;
183 ob->pc_begin = (void *)-1;
422 memcpy (&x_ptr, x->pc_begin, sizeof (_Unwind_Ptr));
423 memcpy (&y_ptr, y->pc_begin, sizeof (_Unwind_Ptr));
438 read_encoded_value_with_base (ob->s.b.encoding, base, x->pc_begin, &x_ptr);
439 read_encoded_value_with_base (ob->s.b.encoding, base, y->pc_begin, &y_ptr);
456 x->pc_begin, &x_ptr);
460 y->pc_begin, &y_ptr)
738 _Unwind_Ptr mask, pc_begin; local
846 _Unwind_Ptr pc_begin, mask; local
988 _Unwind_Ptr pc_begin, pc_range; local
1058 void *pc_begin; local
1086 _Unwind_Ptr pc_begin, pc_range; local
1114 _Unwind_Ptr pc_begin, pc_range; local
    [all...]
unwind-dw2-fde.h 42 void *pc_begin; member in struct:object
77 void *pc_begin; member in struct:old_object
148 unsigned char pc_begin[];
147 unsigned char pc_begin[]; member in struct:dwarf_fde
unwind-dw2-fde.h 42 void *pc_begin; member in struct:object
77 void *pc_begin; member in struct:old_object
148 unsigned char pc_begin[];
147 unsigned char pc_begin[]; member in struct:dwarf_fde
unwind-dw2-fde-dip.c 490 memcpy (&value, &f->pc_begin[f_enc_size], sizeof (value));
496 &f->pc_begin[f_enc_size], &range);
513 ob.pc_begin = NULL;
527 entry->pc_begin, &func);
unwind-dw2-fde-dip.c 490 memcpy (&value, &f->pc_begin[f_enc_size], sizeof (value));
496 &f->pc_begin[f_enc_size], &range);
513 ob.pc_begin = NULL;
527 entry->pc_begin, &func);
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2-fde.c 47 its pc_begin and count fields initialized at minimum, and is sorted
48 by decreasing value of pc_begin. */
92 ob->pc_begin = (void *)-1;
148 ob->pc_begin = (void *)-1;
369 memcpy (&x_ptr, x->pc_begin, sizeof (_Unwind_Ptr));
370 memcpy (&y_ptr, y->pc_begin, sizeof (_Unwind_Ptr));
385 read_encoded_value_with_base (ob->s.b.encoding, base, x->pc_begin, &x_ptr);
386 read_encoded_value_with_base (ob->s.b.encoding, base, y->pc_begin, &y_ptr);
403 x->pc_begin, &x_ptr);
407 y->pc_begin, &y_ptr)
649 _Unwind_Ptr mask, pc_begin; local
732 _Unwind_Ptr pc_begin, mask; local
840 _Unwind_Ptr pc_begin, pc_range; local
910 void *pc_begin; local
938 _Unwind_Ptr pc_begin, pc_range; local
966 _Unwind_Ptr pc_begin, pc_range; local
    [all...]
unwind-dw2-fde.c 47 its pc_begin and count fields initialized at minimum, and is sorted
48 by decreasing value of pc_begin. */
92 ob->pc_begin = (void *)-1;
148 ob->pc_begin = (void *)-1;
369 memcpy (&x_ptr, x->pc_begin, sizeof (_Unwind_Ptr));
370 memcpy (&y_ptr, y->pc_begin, sizeof (_Unwind_Ptr));
385 read_encoded_value_with_base (ob->s.b.encoding, base, x->pc_begin, &x_ptr);
386 read_encoded_value_with_base (ob->s.b.encoding, base, y->pc_begin, &y_ptr);
403 x->pc_begin, &x_ptr);
407 y->pc_begin, &y_ptr)
649 _Unwind_Ptr mask, pc_begin; local
732 _Unwind_Ptr pc_begin, mask; local
840 _Unwind_Ptr pc_begin, pc_range; local
910 void *pc_begin; local
938 _Unwind_Ptr pc_begin, pc_range; local
966 _Unwind_Ptr pc_begin, pc_range; local
    [all...]
unwind-dw2-fde.h 42 void *pc_begin; member in struct:object
77 void *pc_begin; member in struct:old_object
148 unsigned char pc_begin[];
147 unsigned char pc_begin[]; member in struct:dwarf_fde
unwind-dw2-fde.h 42 void *pc_begin; member in struct:object
77 void *pc_begin; member in struct:old_object
148 unsigned char pc_begin[];
147 unsigned char pc_begin[]; member in struct:dwarf_fde
unwind-dw2-fde-dip.c 458 &f->pc_begin[f_enc_size], &range);
475 ob.pc_begin = NULL;
489 entry->pc_begin, &func);
unwind-dw2-fde-dip.c 458 &f->pc_begin[f_enc_size], &range);
475 ob.pc_begin = NULL;
489 entry->pc_begin, &func);
  /src/external/gpl3/gcc/dist/libgcc/config/
darwin10-unwind-find-enc-func.c 25 unsigned char pc_begin[]; member in struct:dwarf_fde
darwin10-unwind-find-enc-func.c 25 unsigned char pc_begin[]; member in struct:dwarf_fde
unwind-dw2-fde-darwin.c 187 ob->pc_begin = (void *)-1;
211 if ((*p)->pc_begin < ob->pc_begin)
230 result->pc_begin, &func);
unwind-dw2-fde-darwin.c 187 ob->pc_begin = (void *)-1;
211 if ((*p)->pc_begin < ob->pc_begin)
230 result->pc_begin, &func);
  /src/external/gpl3/gcc.old/dist/libgcc/config/
darwin10-unwind-find-enc-func.c 25 unsigned char pc_begin[]; member in struct:dwarf_fde
darwin10-unwind-find-enc-func.c 25 unsigned char pc_begin[]; member in struct:dwarf_fde
unwind-dw2-fde-darwin.c 187 ob->pc_begin = (void *)-1;
211 if ((*p)->pc_begin < ob->pc_begin)
230 result->pc_begin, &func);
unwind-dw2-fde-darwin.c 187 ob->pc_begin = (void *)-1;
211 if ((*p)->pc_begin < ob->pc_begin)
230 result->pc_begin, &func);
  /src/external/gpl3/binutils/dist/gas/
gen-sframe.h 65 symbolS *pc_begin; member in struct:sframe_row_entry
gen-sframe.h 65 symbolS *pc_begin; member in struct:sframe_row_entry
  /src/external/gpl3/binutils.old/dist/gas/
gen-sframe.h 48 symbolS *pc_begin; member in struct:sframe_row_entry
gen-sframe.h 48 symbolS *pc_begin; member in struct:sframe_row_entry
gen-sframe.c 121 fre->pc_begin = beginS;
568 create_fre_start_addr_exp (&exp, sframe_fre->pc_begin, fde_start_addr,
576 exp.X_add_symbol = sframe_fre->pc_begin; /* to. */
923 must set the pc_begin and pc_end as applicable. */

Completed in 70 milliseconds

1 2