Searched defs:CustomSections (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyAsmPrinter.cpp | 568 MapVector<StringRef, SmallVector<MCSymbol *, 4>> CustomSections; EmitFunctionAttributes() local |
/llvm-project/llvm/lib/MC/ | ||
H A D | WasmObjectWriter.cpp | 224 std::vector<WasmCustomSection> CustomSections; member in __anondf9645ce0111::WasmObjectWriter |