Searched defs:TagTypes (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h343 std::vector<uint32_t> TagTypes; member in struct:llvm::WasmYAML::TagSection
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp907 void WasmObjectWriter::writeTagSection(ArrayRef<uint32_t> TagTypes) { argument
1466 SmallVector<uint32_t, 2> TagTypes; local

Completed in 272 milliseconds