Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DDWARFLocationExpression.cpp210 auto section_ptr = section_list->FindSectionByID(section); in MakeGlobalLocationExpression() local
211 if (!section_ptr) in MakeGlobalLocationExpression()
214 stream.PutMaxHex64(section_ptr->GetFileAddress() + offset, in MakeGlobalLocationExpression()
/freebsd-13.1/sys/dev/ice/
H A Dice_flex_pipe.c2012 void *section_ptr = ((u8 *)buf) + data_end; in ice_pkg_buf_alloc_section() local
2022 return section_ptr; in ice_pkg_buf_alloc_section()