Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp133 uint32_t next_section_id = 1; in CreateSections() local
140 GetModule(), this, next_section_id++, in CreateSections()