Lines Matching defs:line_entry
311 if (debugger.GetUseExternalEditor() && frame_sc.line_entry.GetFile() &&
312 frame_sc.line_entry.line != 0) {
314 debugger.GetExternalEditor(), frame_sc.line_entry.GetFile(),
315 frame_sc.line_entry.line)) {
1289 bool abort_other_plans, const LineEntry &line_entry,
1294 line_entry.GetSameLineContiguousAddressRange(include_inlined_functions);
1316 bool abort_other_plans, const LineEntry &line_entry,
1324 line_entry.GetSameLineContiguousAddressRange(include_inlined_functions),
1783 if (frame_sc.line_entry.line != 0 && frame_sc.line_entry.GetFile()) {
1786 frame_sc.line_entry.GetFile(), frame_sc.line_entry.line)) {
1965 abort_other_plans, sc.line_entry, sc, nullptr, run_mode, error,
1999 abort_other_plans, sc.line_entry, sc, run_mode, error,