Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/generic-elf-64bit/src/
H A Drtl.cpp234 __tgt_offload_entry *EntriesTable = (__tgt_offload_entry *)EntriesAddr; in __tgt_rtl_load_binary() local
236 __tgt_offload_entry *EntriesBegin = &EntriesTable[0]; in __tgt_rtl_load_binary()