Home
last modified time | relevance | path

Searched defs:writeCustomSection (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h336 std::error_code writeCustomSection(SecType Type) override { in writeCustomSection() function
/openbsd/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp1239 void WasmObjectWriter::writeCustomSection(WasmCustomSection &CustomSection, in writeCustomSection() function in WasmObjectWriter