Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/
H A Dsystem.cpp257 int map_lookup_string(msgpack::byte_range message, const char *needle, in map_lookup_string() function
372 msgpack_errors += map_lookup_string(element, ".name", &kernelName); in get_code_object_custom_metadata()
373 msgpack_errors += map_lookup_string(element, ".symbol", &symbolName); in get_code_object_custom_metadata()