Searched defs:tableIndex (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputChunks.h | 316 std::optional<uint32_t> tableIndex; global() variable |
H A D | SyntheticSections.cpp | 603 uint32_t tableIndex = config->tableBase; writeBody() local |
H A D | Symbols.h | 213 uint32_t tableIndex = INVALID_INDEX; global() variable |