Home
last modified time | relevance | path

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

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