Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfo.cpp124 uint32_t DWARFDebugInfo::FindUnitIndex(DIERef::Section section, in FindUnitIndex() function in DWARFDebugInfo
145 uint32_t idx = FindUnitIndex(section, cu_offset); in GetUnitAtOffset()
163 uint32_t idx = FindUnitIndex(section, die_offset); in GetUnitContainingDIEOffset()
DDWARFDebugInfo.h80 uint32_t FindUnitIndex(DIERef::Section section, dw_offset_t offset);