Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.h49 const char *GetInfo() override { return nullptr; } in GetInfo() function
/freebsd/stand/efi/include/
H A Defirng.h44 EFI_RNG_GET_INFO GetInfo; member
H A Defiprot.h284 EFI_FILE_GET_INFO GetInfo; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DThreadMemory.h34 const char *GetInfo() override { in GetInfo() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h261 virtual const char *GetInfo() { return nullptr; } in GetInfo() function