Home
last modified time | relevance | path

Searched defs:section_count (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/test/Semantics/OpenMP/
H A Domp-sections02.f907 integer :: section_count = 0 variable
H A Domp-parallel-sections01.f907 integer :: section_count = 0 variable
/llvm-project-15.0.7/lldb/source/Symbol/
H A DObjectFile.cpp631 size_t section_count = section_list->GetNumSections(0); in GetLoadableData() local