Searched refs:got_handling (Results 1 – 10 of 10) sorted by relevance
56 static int got_handling = GOT_HANDLING_DEFAULT;195 bfd_elf_m68k_set_target_options (&link_info, got_handling);218 got_handling = GOT_HANDLING_TARGET_DEFAULT;220 got_handling = 0;222 got_handling = 1;224 got_handling = 2;
133 target | single | negative | multigot) got_handling=$enableval ;;136 [got_handling=target])138 case "${got_handling}" in151 *) AC_MSG_ERROR(bad value ${got_handling} for --enable-got option) ;;
685 (got_handling): New static variable.
15595 target | single | negative | multigot) got_handling=$enableval ;;15599 got_handling=target15603 case "${got_handling}" in15620 *) as_fn_error $? "bad value ${got_handling} for --enable-got option" "$LINENO" 5 ;;
132 target | single | negative | multigot) got_handling=$enableval ;;135 [got_handling=target])137 case "${got_handling}" in150 *) AC_MSG_ERROR(bad value ${got_handling} for --enable-got option) ;;
15378 target | single | negative | multigot) got_handling=$enableval ;;15382 got_handling=target15386 case "${got_handling}" in15403 *) as_fn_error $? "bad value ${got_handling} for --enable-got option" "$LINENO" 5 ;;
4496 bfd_elf_m68k_set_target_options (struct bfd_link_info *info, int got_handling) in bfd_elf_m68k_set_target_options() argument4503 switch (got_handling) in bfd_elf_m68k_set_target_options()