Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/gdb-plugin/
H A DompdModule.c397 static ompd_rc_t (*my_get_icv_string_from_scope)( in ompd_get_icv_string_from_scope() local
399 if (!my_get_icv_string_from_scope) { in ompd_get_icv_string_from_scope()
400 my_get_icv_string_from_scope = in ompd_get_icv_string_from_scope()
406 return my_get_icv_string_from_scope(handle, scope, icvId, icvString); in ompd_get_icv_string_from_scope()