Searched refs:do_it (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepOverBreakpoint.cpp162 void ThreadPlanStepOverBreakpoint::SetAutoContinue(bool do_it) { argument
163 m_auto_continue = do_it;
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DThreadPlanStepOverBreakpoint.h32 void SetAutoContinue(bool do_it);
/openbsd-current/games/hack/
H A Dhack.read.c515 if(Blind) goto do_it;
548 do_it:
/openbsd-current/gnu/gcc/libcpp/
H A Dtraditional.c614 bool do_it = false; local
618 do_it = true;
622 do_it = lex_identifier (pfile, cur)->is_directive;
624 if (do_it || CPP_OPTION (pfile, lang) != CLK_ASM)
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpptrad.c711 bool do_it = false; local
715 do_it = true;
719 do_it = lex_identifier (pfile, cur)->directive_index != 0;
721 if (do_it || CPP_OPTION (pfile, lang) != CLK_ASM)
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c3577 valid. If the do_it parameter is non-zero, then perform the action
3586 bfd_boolean do_it)
3710 if (do_it)
3721 valid. If the do_it parameter is non-zero, then the action should
3731 bfd_boolean do_it)
3856 if (do_it)
3572 narrow_instruction(bfd_byte *contents, bfd_size_type content_length, bfd_size_type offset, bfd_boolean do_it) argument
3717 widen_instruction(bfd_byte *contents, bfd_size_type content_length, bfd_size_type offset, bfd_boolean do_it) argument
H A Delflink.c2867 bfd_boolean do_it)
2907 if (do_it)
2856 elf_add_dt_needed_tag(bfd *abfd, struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delflink.c2655 bfd_boolean do_it)
2693 if (do_it)
2645 elf_add_dt_needed_tag(struct bfd_link_info *info, const char *soname, bfd_boolean do_it) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c4988 do_it (void)
4984 do_it (void) function

Completed in 316 milliseconds