Searched refs:encoding (Results 1 – 11 of 11) sorted by relevance
61 (unsigned char encoding, _Unwind_Ptr base,91 size_of_encoded_value (unsigned char encoding) in size_of_encoded_value() argument93 if (encoding == DW_EH_PE_omit) in size_of_encoded_value()96 switch (encoding & 0x07) in size_of_encoded_value()120 if (encoding == DW_EH_PE_omit) in base_of_encoded_value()123 switch (encoding & 0x70) in base_of_encoded_value()215 if (encoding == DW_EH_PE_aligned) in read_encoded_value_with_base()224 switch (encoding & 0x0f) in read_encoded_value_with_base()281 if (encoding & DW_EH_PE_indirect) in read_encoded_value_with_base()299 return read_encoded_value_with_base (encoding, in read_encoded_value()[all …]
273 if (encoding == DW_EH_PE_omit) in base_from_object()276 switch (encoding & 0x70) in base_from_object()669 ob->s.b.encoding = encoding; in classify_object_over_fdes()670 else if (ob->s.b.encoding != encoding) in classify_object_over_fdes()702 int encoding = ob->s.b.encoding; in add_fdes() local819 int encoding = ob->s.b.encoding; in linear_search_fdes() local915 int encoding = ob->s.b.encoding; in binary_search_single_encoding_fdes() local953 int encoding; in binary_search_mixed_encoding_fdes() local1061 int encoding; in _Unwind_Find_FDE() local1067 encoding = ob->s.b.encoding; in _Unwind_Find_FDE()[all …]
63 base_from_cb_data (unsigned char encoding, struct unw_eh_callback_data *data) in base_from_cb_data() argument65 if (encoding == DW_EH_PE_omit) in base_from_cb_data()68 switch (encoding & 0x70) in base_from_cb_data()236 unsigned int encoding = get_fde_encoding (data->ret); in _Unwind_IteratePhdrCallback() local238 read_encoded_value_with_base (encoding, in _Unwind_IteratePhdrCallback()239 base_from_cb_data (encoding, data), in _Unwind_IteratePhdrCallback()
40 unsigned long encoding : 8; member
47 unsigned long encoding : 8; member
8 AC_CACHE_CHECK([whether the compiler is using the 2008 NaN encoding],
137 …cho "$as_me:${as_lineno-$LINENO}: checking whether the compiler is using the 2008 NaN encoding" >&5138 $as_echo_n "checking whether the compiler is using the 2008 NaN encoding... " >&6; }
96 # Check for little-endian or big-endian encoding of 4 in the in-place addend.
258 # Check for little-endian or big-endian encoding of 4 in the in-place addend.
107 AC_CACHE_CHECK([whether the compiler is using the 2008 NaN encoding],
408 …cho "$as_me:${as_lineno-$LINENO}: checking whether the compiler is using the 2008 NaN encoding" >&5409 $as_echo_n "checking whether the compiler is using the 2008 NaN encoding... " >&6; }
Completed in 13 milliseconds