Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/OCL/sp/
H A Dzebin_builder.cpp737 zebin::R_TYPE_ZEBIN zebinType = R_ZE_NONE; in addElfSections() local
740 zebinType = R_ZE_SYM_ADDR; in addElfSections()
742 zebinType = R_ZE_SYM_ADDR_32; in addElfSections()
747 … relocEntry.r_offset, zeSym.s_name, zebinType, relocEntry.r_addend, nonRelaSectionID); in addElfSections()