Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h52 AddressLoad, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp91 Definition("load", EntryType::AddressLoad),
306 ENUM_TO_CSTR(AddressLoad); in TypeToCString()
1203 case Entry::Type::AddressLoad: in Format()