Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/ZEBinWriter/zebin/source/
H A DZEELFObjectBuilder.cpp117 void writeRelRelocation(uint64_t offset, uint64_t type, uint64_t symIdx);
447 void ELFWriter::writeRelRelocation(uint64_t offset, uint64_t type, uint64_t symIdx) in writeRelRelocation() function in ELFWriter
462 writeRelRelocation(offset, type, symIdx); in writeRelaRelocation()
479 writeRelRelocation( in writeRelocTab()