Searched refs:applyRelocations (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp356 void applyRelocations(ArrayRef<WasmRelocationEntry> Relocations,
768 void WasmObjectWriter::applyRelocations( function in class:WasmObjectWriter
1072 applyRelocations(CodeRelocations, Section.ContentsOffset, Layout);
1103 applyRelocations(DataRelocations, Section.ContentsOffset, Layout);
1258 applyRelocations(Relocations, CustomSection.OutputContentsOffset, Layout);

Completed in 163 milliseconds