Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h230 std::vector<DylinkImportInfo> ImportInfo; member
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h56 std::vector<WasmDylinkImportInfo> ImportInfo; member