Searched refs:exclude_library_syms (Results 1 – 3 of 3) sorted by relevance
24 bool exclude_library_syms; variable62 exclude_library_syms = true; in ParseOptions()
23 extern bool exclude_library_syms;
92 if (exclude_library_syms && (sym->region->flags & region_type::kIsLibraryRegion)) in IsExcludedProcedure()