Searched defs:writeCustomSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | SampleProfWriter.h | 407 std::error_code writeCustomSection(SecType Type) override { writeCustomSection() function |
/llvm-project/llvm/lib/MC/ | ||
H A D | WasmObjectWriter.cpp | 1238 void WasmObjectWriter::writeCustomSection(WasmCustomSection &CustomSection, writeCustomSection() function in WasmObjectWriter |