Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/wasm/
H A DInputFiles.h133 std::vector<uint32_t> typeMap; variable
/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptParser.cpp807 constexpr std::pair<const char *, unsigned> typeMap[] = { variable