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