Searched refs:getTagIndex (Results 1 – 5 of 5) sorted by relevance
362 uint32_t TagSymbol::getTagIndex() const { in getTagIndex() function in lld::wasm::TagSymbol
453 uint32_t getTagIndex() const;
203 return getTagSymbol(reloc.Index)->getTagIndex(); in calcNewValue()
644 writeUleb128(sub.os, t->getTagIndex(), "index"); in writeBody()
708 export_ = {name, WASM_EXTERNAL_TAG, t->getTagIndex()}; in calculateExports()