Home | History | Annotate | Download | only in MC

Lines Matching refs:StringIndexMap

530 /// \param StringIndexMap [out] - Map from symbol names to offsets in the
546 StringMap<uint64_t> StringIndexMap;
566 uint64_t &Entry = StringIndexMap[Symbol.getName()];
601 uint64_t &Entry = StringIndexMap[Symbol.getName()];