Home
last modified time | relevance | path

Searched defs:architecture (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp109 const ArchSpec &architecture = module->GetArchitecture(); in MakeLocationExpressionInternal() local
182 const ArchSpec &architecture = module->GetArchitecture(); in MakeVFrameRelLocationExpression() local
224 const ArchSpec &architecture = module->GetArchitecture(); in MakeConstantLocationExpression() local
/freebsd-13.1/contrib/kyua/engine/
H A Drequirements.cpp93 const std::string architecture = in check_allowed_architectures() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp74 const ArchSpec &architecture = module->GetArchitecture(); in ConvertPDBLocationToDWARFExpression() local
/freebsd-13.1/sys/sys/
H A Dkerneldump.h83 char architecture[12]; member
/freebsd-13.1/sys/arm/include/
H A Dcpuinfo.h92 int architecture; member