Searched refs:DebugInfoSection (Results 1 – 4 of 4) sorted by relevance
69 StringRef DebugInfoSection; in DumpInput() local89 DebugInfoSection = data; in DumpInput()103 DebugInfoSection, in DumpInput()
201 StringRef DebugInfoSection; in getOrCreateModuleInfo() local217 DebugInfoSection = Data; in getOrCreateModuleInfo()233 IsLittleEndian, DebugInfoSection, DebugAbbrevSection, in getOrCreateModuleInfo()
312 StringRef DebugAbbrevSection, DebugInfoSection, DebugArangesSection, in DisassembleInputMachO() local349 DebugSections[SectIdx].getContents(DebugInfoSection); in DisassembleInputMachO()361 DebugInfoSection, in DisassembleInputMachO()
1046 class DebugInfoSection : public DebugSection { class1048 explicit DebugInfoSection(CodeDescription* desc) in DebugInfoSection() function in v8::internal::DebugInfoSection1784 obj->AddSection(new DebugInfoSection(desc)); in CreateDWARFSections()