Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/tools/multiplex/
H A Dompt-multiplex.h755 size_t bytes, void *host_addr, in ompt_multiplex_callback_device_load() argument
759 device_num, filename, offset_in_file, vma_in_file, bytes, host_addr, in ompt_multiplex_callback_device_load()
764 device_num, filename, offset_in_file, vma_in_file, bytes, host_addr, in ompt_multiplex_callback_device_load()
783 void **host_addr, void **device_addr, in ompt_multiplex_callback_target_map() argument
788 target_id, nitems, host_addr, device_addr, bytes, mapping_flags, in ompt_multiplex_callback_target_map()
793 target_id, nitems, host_addr, device_addr, bytes, mapping_flags, in ompt_multiplex_callback_target_map()
/llvm-project-15.0.7/lldb/source/Host/windows/
H A DHost.cpp111 FileSpec Host::GetModuleFileSpecForHostAddress(const void *host_addr) { in GetModuleFileSpecForHostAddress() argument
116 (LPCTSTR)host_addr, &hmodule)) in GetModuleFileSpecForHostAddress()
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DHost.h123 static FileSpec GetModuleFileSpecForHostAddress(const void *host_addr);
/llvm-project-15.0.7/lldb/source/Host/common/
H A DHost.cpp334 FileSpec Host::GetModuleFileSpecForHostAddress(const void *host_addr) { in GetModuleFileSpecForHostAddress() argument
338 if (::dladdr(host_addr, &info)) { in GetModuleFileSpecForHostAddress()
/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp-tools.h.var971 void *host_addr,
1050 void **host_addr,
1060 void **host_addr,
1070 void **host_addr;