Home
last modified time | relevance | path

Searched refs:MinimalELFAttributeSectionSize (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DELFAttribute.h44 static const size_t MinimalELFAttributeSectionSize = variable
/frameworks/compile/mclinker/lib/Target/
DELFAttribute.cpp40 if (pInputAttrSectHdr.size() < MinimalELFAttributeSectionSize) in merge()