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

  /frameworks/compile/mclinker/include/mcld/LD/
RelocationFactory.h 45 /// produceEmptyEntry - produce an empty relocation which
47 Relocation* produceEmptyEntry();
  /frameworks/compile/mclinker/lib/LD/
RelocationFactory.cpp 77 Relocation* RelocationFactory::produceEmptyEntry() {
  /frameworks/compile/mclinker/lib/Fragment/
Relocation.cpp 40 return g_RelocationFactory->produceEmptyEntry();

Completed in 142 milliseconds