Searched refs:exclude_library_syms (Results 1 - 3 of 3) sorted by relevance

/sdk/emulator/qtools/
H A Dparse_options.h23 extern bool exclude_library_syms;
H A Dparse_options.cpp24 bool exclude_library_syms; variable
62 exclude_library_syms = true;
H A Dparse_options-inl.h92 if (exclude_library_syms && (sym->region->flags & region_type::kIsLibraryRegion))

Completed in 39 milliseconds