Home
last modified time | relevance | path

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

/llvm-project/flang/test/Semantics/OpenMP/
H A Dsections02.f909 integer :: section_count = 0 variable
H A Dparallel-sections01.f909 integer :: section_count = 0 variable
/llvm-project/lldb/unittests/ObjectFile/PECOFF/
H A DTestSectionSize.cpp59 size_t section_count = section_list->GetNumSections(0); in TEST_F() local
/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp642 size_t section_count = section_list->GetNumSections(0); GetLoadableData() local