Home
last modified time | relevance | path

Searched refs:GetELFProcessCPUType (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Host/linux/
H A DHost.cpp130 static ArchSpec GetELFProcessCPUType(llvm::StringRef exe_path) { in GetELFProcessCPUType() function
193 process_info.SetArchitecture(GetELFProcessCPUType(PathRef)); in GetExePathAndArch()