Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DFormatEntity.h95 FunctionInitial, enumerator
/llvm-project-15.0.7/lldb/source/Core/
H A DFormatEntity.cpp122 Definition("initial-function", EntryType::FunctionInitial),
355 ENUM_TO_CSTR(FunctionInitial); in TypeToCString()
1833 case Entry::Type::FunctionInitial: in Format()