Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DSymtab.cpp895 const RangeVector<addr_t, addr_t>::Entry *containing_section = in InitAddressIndexes() local
900 if (containing_section) { in InitAddressIndexes()
902 containing_section->GetByteSize() - in InitAddressIndexes()
903 (entry->GetRangeBase() - containing_section->GetRangeBase()); in InitAddressIndexes()