Home
last modified time | relevance | path

Searched refs:HAVE_AS_LEB128 (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddwarf2asm.c628 if (HAVE_AS_LEB128) in dw2_asm_output_data_uleb128()
715 if (HAVE_AS_LEB128) in dw2_asm_output_data_sleb128()
783 #ifdef HAVE_AS_LEB128 in dw2_asm_output_symname_uleb128()
809 gcc_assert (HAVE_AS_LEB128); in dw2_asm_output_delta_uleb128()
837 gcc_assert (HAVE_AS_LEB128);
H A Dexcept.c3024 if (HAVE_AS_LEB128) in output_one_function_exception_table()
3054 if (!HAVE_AS_LEB128) in output_one_function_exception_table()
3065 if (HAVE_AS_LEB128) in output_one_function_exception_table()
3108 if (HAVE_AS_LEB128) in output_one_function_exception_table()
3116 if (HAVE_AS_LEB128) in output_one_function_exception_table()
3159 if (HAVE_AS_LEB128 && have_tt_data) in output_one_function_exception_table()
H A Ddwarf2out.c10272 else if (!have_multiple_function_sections && HAVE_AS_LEB128) in output_loc_list()
10289 else if (HAVE_AS_LEB128) in output_loc_list()
11880 if (HAVE_AS_LEB128 && (r->label || r->maybe_new_sec)) in output_rnglists()
11890 if (HAVE_AS_LEB128) in output_rnglists()
11960 if (HAVE_AS_LEB128) in output_rnglists()
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddwarf2asm.c594 #ifdef HAVE_AS_LEB128 in dw2_asm_output_data_uleb128()
679 #ifdef HAVE_AS_LEB128 in dw2_asm_output_data_sleb128()
742 #ifdef HAVE_AS_LEB128 in dw2_asm_output_delta_uleb128()
772 #ifdef HAVE_AS_LEB128
H A Dexcept.c195 #ifndef HAVE_AS_LEB128
2617 #ifndef HAVE_AS_LEB128
2846 #ifdef HAVE_AS_LEB128 in output_one_function_exception_table()
2867 #ifdef HAVE_AS_LEB128 in output_one_function_exception_table()
2897 #ifndef HAVE_AS_LEB128 in output_one_function_exception_table()
2907 #ifdef HAVE_AS_LEB128 in output_one_function_exception_table()
2947 #ifdef HAVE_AS_LEB128 in output_one_function_exception_table()
2955 #ifdef HAVE_AS_LEB128 in output_one_function_exception_table()
2995 #ifdef HAVE_AS_LEB128 in output_one_function_exception_table()
H A Dconfig.in380 #undef HAVE_AS_LEB128
/dragonfly/gnu/usr.bin/cc47/cc_prep/
H A Dauto-host.h385 #define HAVE_AS_LEB128 1 macro
/dragonfly/gnu/usr.bin/cc80/cc_prep/
H A Dauto-host.h556 #define HAVE_AS_LEB128 1 macro