Searched defs:tableBase (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/lld/wasm/ | ||
| H A D | Config.h | 93 uint32_t tableBase = 0; member |
| H A D | Symbols.cpp | 92 UndefinedGlobal *WasmSym::tableBase; member in lld::wasm::WasmSym |
| H A D | Symbols.h | 594 static UndefinedGlobal *tableBase; member |