Home
last modified time | relevance | path

Searched refs:GetRanges (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBlock.cpp223 lldb::SBAddressRangeList SBBlock::GetRanges() { in GetRanges() function in SBBlock
228 sb_ranges.m_opaque_up->ref() = m_opaque_ptr->GetRanges(); in GetRanges()
H A DSBFunction.cpp164 lldb::SBAddressRangeList SBFunction::GetRanges() { in GetRanges() function in SBFunction
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBFunction.h48 lldb::SBAddressRangeList GetRanges();
H A DSBBlock.h57 lldb::SBAddressRangeList GetRanges();
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DBlock.h358 AddressRanges GetRanges();
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp453 auto GetRanges = [](const DWARFFormValue &FormValue, in processOneAttribute() local
460 GetRanges(FormValue, U); in processOneAttribute()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DBlock.cpp317 AddressRanges Block::GetRanges() { in GetRanges() function in Block
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp7308 result = (arg1)->GetRanges(); in _wrap_SBBlock_GetRanges()
32572 result = (arg1)->GetRanges(); in _wrap_SBFunction_GetRanges()