Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymtab.cpp962 const RangeVector<addr_t, addr_t>::Entry *containing_section = in InitAddressIndexes() local
967 if (containing_section) { in InitAddressIndexes()
969 containing_section->GetByteSize() - in InitAddressIndexes()
970 (entry->GetRangeBase() - containing_section->GetRangeBase()); in InitAddressIndexes()