Searched refs:skip_prologue (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointResolverName.h38 bool skip_prologue);
45 bool skip_prologue);
51 bool skip_prologue);
56 bool skip_prologue);
62 bool skip_prologue);
H A DBreakpointResolver.h142 void SetSCMatchesByLine (SearchFilter &filter, SymbolContextList &sc_list, bool skip_prologue, const char *log_ident);
H A DBreakpointResolverFileLine.h35 bool skip_prologue);
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp36 bool skip_prologue
42 m_skip_prologue(skip_prologue)
H A DBreakpointResolverFileRegex.cpp71 const bool skip_prologue = true; local
73 BreakpointResolver::SetSCMatchesByLine (filter, sc_list, skip_prologue, m_regex.GetText());
H A DBreakpointResolverName.cpp34 bool skip_prologue) :
39 m_skip_prologue (skip_prologue)
62 bool skip_prologue) :
65 m_skip_prologue (skip_prologue)
76 bool skip_prologue) :
79 m_skip_prologue (skip_prologue)
89 bool skip_prologue) :
94 m_skip_prologue (skip_prologue)
104 bool skip_prologue
110 m_skip_prologue (skip_prologue)
30 BreakpointResolverName(Breakpoint *bkpt, const char *name_cstr, uint32_t name_type_mask, Breakpoint::MatchType type, bool skip_prologue) argument
58 BreakpointResolverName(Breakpoint *bkpt, const char *names[], size_t num_names, uint32_t name_type_mask, bool skip_prologue) argument
73 BreakpointResolverName(Breakpoint *bkpt, std::vector<std::string> names, uint32_t name_type_mask, bool skip_prologue) argument
87 BreakpointResolverName(Breakpoint *bkpt, RegularExpression &func_regex, bool skip_prologue) argument
[all...]
H A DBreakpointResolver.cpp66 BreakpointResolver::SetSCMatchesByLine (SearchFilter &filter, SymbolContextList &sc_list, bool skip_prologue, const char *log_ident) argument
158 if (skip_prologue)
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DAddressResolverName.cpp96 bool skip_prologue = true; local
189 if (skip_prologue)
218 if (skip_prologue)
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h567 LazyBool skip_prologue,
592 // When "skip_prologue is set to eLazyBoolCalculate, we use the current target
598 LazyBool skip_prologue,
603 // When "skip_prologue is set to eLazyBoolCalculate, we use the current target
610 LazyBool skip_prologue,
626 LazyBool skip_prologue,
635 LazyBool skip_prologue,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp263 LazyBool skip_prologue,
300 if (skip_prologue == eLazyBoolCalculate)
301 skip_prologue = GetSkipPrologue() ? eLazyBoolYes : eLazyBoolNo;
307 skip_prologue));
343 LazyBool skip_prologue,
352 if (skip_prologue == eLazyBoolCalculate)
353 skip_prologue = GetSkipPrologue() ? eLazyBoolYes : eLazyBoolNo;
359 skip_prologue));
370 LazyBool skip_prologue,
380 if (skip_prologue
259 CreateBreakpoint(const FileSpecList *containingModules, const FileSpec &file, uint32_t line_no, LazyBool check_inlines, LazyBool skip_prologue, bool internal, bool hardware) argument
339 CreateBreakpoint(const FileSpecList *containingModules, const FileSpecList *containingSourceFiles, const char *func_name, uint32_t func_name_type_mask, LazyBool skip_prologue, bool internal, bool hardware) argument
366 CreateBreakpoint(const FileSpecList *containingModules, const FileSpecList *containingSourceFiles, const std::vector<std::string> &func_names, uint32_t func_name_type_mask, LazyBool skip_prologue, bool internal, bool hardware) argument
393 CreateBreakpoint(const FileSpecList *containingModules, const FileSpecList *containingSourceFiles, const char *func_names[], size_t num_names, uint32_t func_name_type_mask, LazyBool skip_prologue, bool internal, bool hardware) argument
481 CreateFuncRegexBreakpoint(const FileSpecList *containingModules, const FileSpecList *containingSourceFiles, RegularExpression &func_regex, LazyBool skip_prologue, bool internal, bool hardware) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp1263 const LazyBool skip_prologue = eLazyBoolCalculate; local
1266 *sb_bp = target_sp->CreateBreakpoint (NULL, *sb_file_spec, line, check_inlines, skip_prologue, internal, hardware);
1300 const LazyBool skip_prologue = eLazyBoolCalculate; local
1305 *sb_bp = target_sp->CreateBreakpoint (&module_spec_list, NULL, symbol_name, eFunctionNameTypeAuto, skip_prologue, internal, hardware);
1309 *sb_bp = target_sp->CreateBreakpoint (NULL, NULL, symbol_name, eFunctionNameTypeAuto, skip_prologue, internal, hardware);
1345 const LazyBool skip_prologue = eLazyBoolCalculate; local
1351 skip_prologue,
1381 const LazyBool skip_prologue = eLazyBoolCalculate; local
1387 skip_prologue,
1428 const LazyBool skip_prologue local
1467 const LazyBool skip_prologue = eLazyBoolCalculate; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Drs6000-tdep.c64 /* To be used by skip_prologue. */
124 static CORE_ADDR skip_prologue (CORE_ADDR, CORE_ADDR,
165 pc = skip_prologue (pc, 0, &frame);
475 skip_prologue (CORE_ADDR pc, CORE_ADDR lim_pc, struct rs6000_framedata *fdata) function
1040 (void) skip_prologue (addr, get_frame_pc (frame), &fdata);
1513 (void) skip_prologue (func_start, get_frame_pc (fi), &fdata);
1544 (void) skip_prologue (func_start, get_frame_pc (fi), &fdata);
1593 (void) skip_prologue (get_frame_func (fi), get_frame_pc (fi), fdatap);
1716 (void) skip_prologue (get_frame_func (fi), get_frame_pc (fi), &fdata);
H A Dgdbarch.c210 gdbarch_skip_prologue_ftype *skip_prologue; member in struct:gdbarch
377 0, /* skip_prologue */
677 && (current_gdbarch->skip_prologue == 0))
2124 (long) current_gdbarch->skip_prologue
4312 gdb_assert (gdbarch->skip_prologue != NULL);
4315 return gdbarch->skip_prologue (ip);
4320 gdbarch_skip_prologue_ftype skip_prologue)
4322 gdbarch->skip_prologue = skip_prologue;
4319 set_gdbarch_skip_prologue(struct gdbarch *gdbarch, gdbarch_skip_prologue_ftype skip_prologue) argument
H A Dgdbarch.h1559 extern void set_gdbarch_skip_prologue (struct gdbarch *gdbarch, gdbarch_skip_prologue_ftype *skip_prologue);

Completed in 218 milliseconds