Home
last modified time | relevance | path

Searched refs:DebugLineSection (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dgdb-jit.cc1429 class DebugLineSection : public DebugSection { class
1431 explicit DebugLineSection(CodeDescription* desc) in DebugLineSection() function in v8::internal::GDBJITInterface::DebugLineSection
1826 obj->AddSection(new(zone) DebugLineSection(desc)); in CreateDWARFSections()