compute-runtime/shared/source/device_binary_format
Dominik Dabek ad229377b9 fix: disable indirect detection if any stack calls
Don't know if kernels will be initialized in the order needed to check
for indirect accesses in stack calls.

Remove now unused functionPointerWithIndirectAccessExists and reading
this value from zebin.

Related-To: NEO-12235

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2024-08-07 14:48:58 +02:00
..
ar refactor: correct variable naming 2023-12-01 08:34:19 +01:00
elf feature: Improving elf rewriter - preserving strings 2024-05-20 22:29:51 +02:00
yaml fix: add Hex support to Yaml Parser 2024-06-26 15:31:32 +02:00
zebin fix: disable indirect detection if any stack calls 2024-08-07 14:48:58 +02:00
CMakeLists.txt refactor(zebin): move files to seperate directory 2023-03-03 21:48:19 +01:00
device_binary_format_ar.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
device_binary_format_ocl_elf.cpp performance: pass binary by reference 2024-03-25 10:48:05 +01:00
device_binary_format_patchtokens.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
device_binary_format_zebin.cpp feature(zebin): read indirect detection version 2024-01-12 14:20:52 +01:00
device_binary_formats.cpp performance: pass binary by reference 2024-03-25 10:48:05 +01:00
device_binary_formats.h performance: pass binary by reference 2024-03-25 10:48:05 +01:00
patchtokens_decoder.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
patchtokens_decoder.h refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
patchtokens_dumper.cpp refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
patchtokens_dumper.h Reorganization directory structure [3/n] 2020-02-23 23:48:28 +01:00
patchtokens_validator.cpp refactor: correct naming of enum class constants 5/n 2023-12-13 10:06:02 +01:00
patchtokens_validator.h Copyright header update 2021-05-17 20:38:19 +02:00