Home
last modified time | relevance | path

Searched refs:writeCustomRelocSections (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp349 void writeCustomRelocSections();
1146 void WasmObjectWriter::writeCustomRelocSections() { in writeCustomRelocSections() function in WasmObjectWriter
1943 writeCustomRelocSections(); in writeOneObject()