Searched refs:GetLSDAForFunctionOffset (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h125 uint32_t GetLSDAForFunctionOffset(uint32_t lsda_offset, uint32_t lsda_count,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp382 uint32_t CompactUnwindInfo::GetLSDAForFunctionOffset(uint32_t lsda_offset, function in class:CompactUnwindInfo
575 uint32_t lsda_offset = GetLSDAForFunctionOffset(
659 uint32_t lsda_offset = GetLSDAForFunctionOffset(

Completed in 84 milliseconds