Searched refs:applyRelocations (Results 1 – 1 of 1) sorted by relevance
321 void applyRelocations(ArrayRef<WasmRelocationEntry> Relocations,675 void WasmObjectWriter::applyRelocations( in applyRelocations() function in WasmObjectWriter892 applyRelocations(CodeRelocations, Section.ContentsOffset); in writeCodeSection()918 applyRelocations(DataRelocations, Section.ContentsOffset); in writeDataSection()1072 applyRelocations(Relocations, CustomSection.OutputContentsOffset); in writeCustomSections()