Searched refs:getAssignedIndex (Results 1 – 4 of 4) sorted by relevance
332 return f->global->getAssignedIndex(); in getGlobalIndex()357 return f->tag->getAssignedIndex(); in getTagIndex()390 return t->table->getAssignedIndex(); in getTableNumber()
30 uint32_t getAssignedIndex() const { return assignedIndex.value(); } in getAssignedIndex() function
155 writeHeader(os, global->getAssignedIndex(), 0, 0); in writeMapFile()
811 writeUleb128(sub.os, g->getAssignedIndex(), "global index"); in writeBody()