Searched refs:applyRelocations (Results 1 – 1 of 1) sorted by relevance
351 void applyRelocations(ArrayRef<WasmRelocationEntry> Relocations,739 void WasmObjectWriter::applyRelocations( in applyRelocations() function in WasmObjectWriter1046 applyRelocations(CodeRelocations, Section.ContentsOffset, Asm); in writeCodeSection()1077 applyRelocations(DataRelocations, Section.ContentsOffset, Asm); in writeDataSection()1231 applyRelocations(Relocations, CustomSection.OutputContentsOffset, Asm); in writeCustomSection()