Home
last modified time | relevance | path

Searched defs:StackWinRecord (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/unittests/ObjectFile/Breakpad/
H A DBreakpadRecordsTest.cpp147 TEST(StackWinRecord, parse) { in TEST() argument
/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.h213 StackWinRecord(lldb::addr_t RVA, lldb::addr_t CodeSize, in StackWinRecord() function