Lines Matching defs:line_entry
305 if (debugger.GetUseExternalEditor() && frame_sc.line_entry.GetFile() &&
306 frame_sc.line_entry.line != 0) {
308 debugger.GetExternalEditor(), frame_sc.line_entry.GetFile(),
309 frame_sc.line_entry.line)) {
1269 bool abort_other_plans, const LineEntry &line_entry,
1274 line_entry.GetSameLineContiguousAddressRange(include_inlined_functions);
1296 bool abort_other_plans, const LineEntry &line_entry,
1304 line_entry.GetSameLineContiguousAddressRange(include_inlined_functions),
1756 if (frame_sc.line_entry.line != 0 && frame_sc.line_entry.GetFile()) {
1759 frame_sc.line_entry.GetFile(), frame_sc.line_entry.line)) {
1936 abort_other_plans, sc.line_entry, sc, nullptr, run_mode, error,
1970 abort_other_plans, sc.line_entry, sc, run_mode, error,