Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp331 void writeCustomRelocSections();
1092 void WasmObjectWriter::writeCustomRelocSections() { in writeCustomRelocSections() function in WasmObjectWriter
1903 writeCustomRelocSections(); in writeOneObject()