Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp216 auto section_ptr = section_list->FindSectionByID(section); in MakeGlobalLocationExpression() local
217 if (!section_ptr) in MakeGlobalLocationExpression()
220 stream.PutMaxHex64(section_ptr->GetFileAddress() + offset, in MakeGlobalLocationExpression()