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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/scripts/
H A Dgen_dynamic_list.py64 def get_global_functions(nm_executable, library): function
95 all_functions.extend(get_global_functions(args.nm_executable, library))

Completed in 58 milliseconds