Searched refs:GetInfo (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.h34 const char *GetInfo() override {
36 m_backing_thread_sp->GetInfo();
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DFreeBSDThread.h37 const char *GetInfo() override;
H A DFreeBSDThread.cpp102 const char *FreeBSDThread::GetInfo() { return nullptr; } function in class:FreeBSDThread
/freebsd-13-stable/stand/efi/include/
H A Defiprot.h285 EFI_FILE_GET_INFO GetInfo; member in struct:_EFI_FILE_HANDLE
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h260 virtual const char *GetInfo() { return nullptr; } function in class:lldb_private::Thread

Completed in 70 milliseconds