Searched refs:got_handling (Results 1 – 5 of 5) sorted by relevance
54 static int got_handling = GOT_HANDLING_DEFAULT;210 bfd_elf_m68k_set_target_options (&link_info, got_handling);233 got_handling = GOT_HANDLING_TARGET_DEFAULT;235 got_handling = 0;237 got_handling = 1;239 got_handling = 2;
134 target | single | negative | multigot) got_handling=$enableval ;;137 [got_handling=target])139 case "${got_handling}" in152 *) AC_MSG_ERROR(bad value ${got_handling} for --enable-got option) ;;
685 (got_handling): New static variable.
15511 target | single | negative | multigot) got_handling=$enableval ;;15515 got_handling=target15519 case "${got_handling}" in15536 *) as_fn_error "bad value ${got_handling} for --enable-got option" "$LINENO" 5 ;;
4698 bfd_elf_m68k_set_target_options (struct bfd_link_info *info, int got_handling) in bfd_elf_m68k_set_target_options() argument4705 switch (got_handling) in bfd_elf_m68k_set_target_options()