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.cpp347 void writeCustomRelocSections();
1123 void WasmObjectWriter::writeCustomRelocSections() { in writeCustomRelocSections() function in WasmObjectWriter
1948 writeCustomRelocSections(); in writeOneObject()