Home
last modified time | relevance | path

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

/llvm-project/openmp/libompd/src/
H A Domp-debug.h64 #define OMPD_GET_VALUE(context, th_context, name, size, buf) \ argument
67 OMPD_CALLBACK(symbol_addr_lookup, context, th_context, name, &_addr, \
69 OMPD_CALLBACK(read_memory, context, th_context, &_addr, size, buf); \