Searched refs:applyRelocations (Results 1 – 1 of 1) sorted by relevance
353 void applyRelocations(ArrayRef<WasmRelocationEntry> Relocations,763 void WasmObjectWriter::applyRelocations( in applyRelocations() function in WasmObjectWriter1069 applyRelocations(CodeRelocations, Section.ContentsOffset, Asm); in writeCodeSection()1100 applyRelocations(DataRelocations, Section.ContentsOffset, Asm); in writeDataSection()1254 applyRelocations(Relocations, CustomSection.OutputContentsOffset, Asm); in writeCustomSection()