Searched refs:ReadTag (Results 1 – 3 of 3) sorted by relevance
88 static bool ReadTag(TagType& pTag, const char*& pBuf, size_t& pBufSize);
18 bool ELFAttributeData::ReadTag(TagType& pTag, in ReadTag() function in mcld::ELFAttributeData
237 if (!ELFAttributeData::ReadTag(tag, attr_buf, attr_size)) in merge()