Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h114 #define LLDB_REGISTER_CHAR_PTR_METHOD(Result, Class, Method) \ macro
/external/llvm-project/lldb/source/API/
DSBThread.cpp1451 LLDB_REGISTER_CHAR_PTR_METHOD(size_t, SBThread, GetStopDescription); in RegisterMethods()