Searched refs:DebugLineSection (Results 1 – 1 of 1) sorted by relevance
1429 class DebugLineSection : public DebugSection { class1431 explicit DebugLineSection(CodeDescription* desc) in DebugLineSection() function in v8::internal::GDBJITInterface::DebugLineSection1826 obj->AddSection(new(zone) DebugLineSection(desc)); in CreateDWARFSections()