Searched defs:tableBase (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/lld/wasm/ | ||
H A D | Config.h | 103 uint32_t tableBase = 0; member |
H A D | Symbols.cpp | 95 UndefinedGlobal *WasmSym::tableBase; member in lld::wasm::WasmSym |
H A D | Symbols.h | 604 static UndefinedGlobal *tableBase; member |