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

  /frameworks/compile/mclinker/lib/Object/
SectionMap.cpp 17 SectionMap::NamePair SectionMap::NullName;
33 return (&NullName == this);
60 return NullName;
72 return NullName;
  /frameworks/compile/mclinker/include/mcld/Object/
SectionMap.h 49 /// NullName - the null object of NamePair
50 static NamePair NullName;

Completed in 392 milliseconds