Searched defs:hasGlobalIndex (Results 1 – 2 of 2) sorted by relevance
350 bool GlobalSymbol::hasGlobalIndex() const { in hasGlobalIndex() function in lld::wasm::GlobalSymbol
1698 bool hasGlobalIndex() const { return (bool)GlobalIndex; } in hasGlobalIndex() function