Searched defs:num_ondisk_sections (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp896 const uint32_t num_ondisk_sections = ondisk_section_list->GetSize(); local
908 for (sect_idx=0; sect_idx<num_ondisk_sections; ++sect_idx)

Completed in 74 milliseconds