Home
last modified time | relevance | path

Searched refs:varDataSectionIndex (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.cpp32 auto varDataSectionIndex = elfEncoder.getLastSectionHeaderIndex(); in TEST() local
58 symbols[2].shndx = static_cast<decltype(SymbolEntry::shndx)>(varDataSectionIndex); in TEST()