Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymtab.cpp934 const RangeVector<addr_t, addr_t>::Entry *containing_section = in InitAddressIndexes() local
939 if (containing_section) { in InitAddressIndexes()
941 containing_section->GetByteSize() - in InitAddressIndexes()
942 (entry->GetRangeBase() - containing_section->GetRangeBase()); in InitAddressIndexes()