Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/device_binary_format/
H A Dzebin_debug_binary_tests.cpp28 auto kernelSectionIndex = elfEncoder.getLastSectionHeaderIndex(); in TEST() local
48 symbols[0].shndx = static_cast<decltype(SymbolEntry::shndx)>(kernelSectionIndex); in TEST()