Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp507 size_t num_specs_added = end_count - initial_count; in GetModuleSpecifications() local
508 if (set_archive_arch && num_specs_added > 0) { in GetModuleSpecifications()
521 return num_specs_added; in GetModuleSpecifications()