Home
last modified time | relevance | path

Searched defs:info_up (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DThreadLauncher.cpp30 auto info_up = std::make_unique<HostThreadCreateInfo>(name.str(), impl); in LaunchThread() local
H A DHostNativeThreadBase.cpp55 std::unique_ptr<ThreadLauncher::HostThreadCreateInfo> info_up( in ThreadCreateTrampoline() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DABI.h155 ABI(lldb::ProcessSP process_sp, std::unique_ptr<llvm::MCRegisterInfo> info_up) in ABI()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DABI.cpp245 std::unique_ptr<llvm::MCRegisterInfo> info_up( in MakeMCRegisterInfo() local