Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dsystem.cpp723 int map_lookup_string(msgpack::byte_range message, const char *needle, in callbackEvent() function
834 msgpack_errors += map_lookup_string(element, ".name", &kernelName); in callbackEvent()
835 msgpack_errors += map_lookup_string(element, ".language", &languageName); in callbackEvent()
836 msgpack_errors += map_lookup_string(element, ".symbol", &symbolName); in callbackEvent()