Searched refs:produceEmptyEntry (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocationFactory.h66 /// produceEmptyEntry - produce an empty relocation which
68 Relocation* produceEmptyEntry();
/frameworks/compile/mclinker/lib/LD/
H A DRelocationFactory.cpp72 Relocation* RelocationFactory::produceEmptyEntry() function in class:RelocationFactory
/frameworks/compile/mclinker/lib/Target/
H A DOutputRelocSection.cpp40 m_pSectionData->getFragmentList().push_back(pRelFactory.produceEmptyEntry());

Completed in 2747 milliseconds