Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc1054 class DebugInfoSection : public DebugSection { class
1056 explicit DebugInfoSection(CodeDescription* desc) in DebugInfoSection() function in v8::internal::GDBJITInterface::DebugInfoSection
1824 obj->AddSection(new(zone) DebugInfoSection(desc)); in CreateDWARFSections()