Searched refs:DebugAbbrevSection (Results 1 – 3 of 3) sorted by relevance
53 StringRef DebugAbbrevSection; in DumpInput() local73 DebugAbbrevSection = data; in DumpInput()84 DebugAbbrevSection, in DumpInput()
343 StringRef DebugAbbrevSection, DebugInfoSection, DebugArangesSection, in DisassembleInputMachO() local375 DebugAbbrevSection = DbgInfoObj->getData(DebugSections[SectIdx].Offset, in DisassembleInputMachO()394 DebugAbbrevSection, in DisassembleInputMachO()
1247 class DebugAbbrevSection : public DebugSection { class1249 explicit DebugAbbrevSection(CodeDescription* desc) in DebugAbbrevSection() function in v8::internal::GDBJITInterface::DebugAbbrevSection1800 obj->AddSection(new(zone) DebugAbbrevSection(desc)); in CreateDWARFSections()