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

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

Completed in 45 milliseconds