HomeSort by relevance Sort by last modified time
    Searched refs:UnknownAttrsMap (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFAttributeData.h 194 typedef std::map<TagType, ELFAttributeValue> UnknownAttrsMap;
195 UnknownAttrsMap m_UnknownAttrs;
ARMELFAttributeData.cpp 31 UnknownAttrsMap::const_iterator attr_it = m_UnknownAttrs.find(pTag);
    [all...]

Completed in 30 milliseconds