Searched refs:hasGlobalIndex (Results 1 – 7 of 7) sorted by relevance
32 bool hasGlobalIndex() const { return globalIndex.hasValue(); } in hasGlobalIndex() function34 assert(!hasGlobalIndex()); in setGlobalIndex()
302 bool GlobalSymbol::hasGlobalIndex() const { in hasGlobalIndex() function in lld::wasm::GlobalSymbol304 return f->global->hasGlobalIndex(); in hasGlobalIndex()
322 bool hasGlobalIndex() const;
1636 bool hasGlobalIndex() const { return (bool)GlobalIndex; } in hasGlobalIndex() function
1438 bool hasGlobalIndex() const { return (bool)GlobalIndex; } in hasGlobalIndex() function
3431 !hasGlobalIndex() && TriedLoadingGlobalIndex; in isGlobalIndexUnavailable()
4122 !hasGlobalIndex() && TriedLoadingGlobalIndex; in isGlobalIndexUnavailable()