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.cpp352 void writeCustomRelocSections();
1149 void WasmObjectWriter::writeCustomRelocSections() { in writeCustomRelocSections() function in WasmObjectWriter
1957 writeCustomRelocSections(); in writeOneObject()