llvm::DWARFContext::getArch

Return the target architecture of the object file providing this DWARF.

Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFContext.h>

Triple::ArchType
getArch() const;

Return Value

Architecture type of the underlying object file.