Searched refs:DbgInfoObj (Results 1 – 1 of 1) sorted by relevance
347 MachOObject *DbgInfoObj = MachOObj.get(); in DisassembleInputMachO() local369 DbgInfoObj = DSYMObj.get(); in DisassembleInputMachO()375 DebugAbbrevSection = DbgInfoObj->getData(DebugSections[SectIdx].Offset, in DisassembleInputMachO()378 DebugInfoSection = DbgInfoObj->getData(DebugSections[SectIdx].Offset, in DisassembleInputMachO()381 DebugArangesSection = DbgInfoObj->getData(DebugSections[SectIdx].Offset, in DisassembleInputMachO()384 DebugLineSection = DbgInfoObj->getData(DebugSections[SectIdx].Offset, in DisassembleInputMachO()387 DebugStrSection = DbgInfoObj->getData(DebugSections[SectIdx].Offset, in DisassembleInputMachO()392 diContext.reset(DIContext::getDWARFContext(DbgInfoObj->isLittleEndian(), in DisassembleInputMachO()