Home | History | Annotate | Download | only in MC

Lines Matching refs:StringIndexMap

474 /// \param StringIndexMap [out] - Map from symbol names to offsets in the
490 StringMap<uint64_t> StringIndexMap;
511 uint64_t &Entry = StringIndexMap[Symbol.getName()];
547 uint64_t &Entry = StringIndexMap[Symbol.getName()];