Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dgdb-jit.cc1048 class DebugInfoSection : public DebugSection { class
1050 explicit DebugInfoSection(CodeDescription* desc) in DebugInfoSection() function in v8::internal::DebugInfoSection
1795 obj->AddSection(new(zone) DebugInfoSection(desc)); in CreateDWARFSections()