Searched refs:applyRelocations (Results 1 – 1 of 1) sorted by relevance
356 void applyRelocations(ArrayRef<WasmRelocationEntry> Relocations,767 void WasmObjectWriter::applyRelocations( in applyRelocations() function in WasmObjectWriter1073 applyRelocations(CodeRelocations, Section.ContentsOffset, Layout); in writeCodeSection()1104 applyRelocations(DataRelocations, Section.ContentsOffset, Layout); in writeDataSection()1259 applyRelocations(Relocations, CustomSection.OutputContentsOffset, Layout); in writeCustomSection()