Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp193 uint32_t DWARFDebugInfo::FindUnitIndex(DIERef::Section section, in FindUnitIndex() function in DWARFDebugInfo
214 uint32_t idx = FindUnitIndex(section, cu_offset); in GetUnitAtOffset()
228 uint32_t idx = FindUnitIndex(section, die_offset); in GetUnitContainingDIEOffset()
H A DDWARFDebugInfo.h81 uint32_t FindUnitIndex(DIERef::Section section, dw_offset_t offset);