Searched refs:mixed_encoding (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dunwind-dw2-fde.h61 unsigned long mixed_encoding : 1; member in struct:object::__anon1231::__anon1232
H A Dunwind-dw2-fde-darwin.c229 if (ob->s.b.mixed_encoding)
H A Dunwind-dw2-fde.c571 if (ob->s.b.mixed_encoding)
596 /* Update encoding, mixed_encoding, and pc_begin for OB for the
628 ob->s.b.mixed_encoding = 1;
670 if (ob->s.b.mixed_encoding)
788 if (ob->s.b.mixed_encoding)
947 if (ob->s.b.mixed_encoding)
1025 if (ob->s.b.mixed_encoding)
H A Dunwind-dw2-fde-glibc.c388 ob.s.b.mixed_encoding = 1; /* Need to assume worst case. */

Completed in 109 milliseconds