Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h56 ProcessFile, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp140 Definition("name", EntryType::ProcessFile, FileKind::Basename),
141 Entry::DefinitionWithChildren("file", EntryType::ProcessFile,
310 ENUM_TO_CSTR(ProcessFile); in TypeToCString()
1223 case Entry::Type::ProcessFile: in Format()