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