HomeSort by: relevance | last modified time | path
    Searched defs:get_global_functions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/compiler_rt/lib/clang/lib/netbsd/
gen_dynamic_list.sh 23 get_global_functions() { function
91 get_global_functions "$1"
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
gen_dynamic_list.py 64 def get_global_functions(library): function
93 all_functions.extend(get_global_functions(library))

Completed in 56 milliseconds