Searched defs:null (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp205 // append the null fragment
207 NullFragment* null = new NullFragment(&pSD); local
208 null->setOffset(offset);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp408 NullFragment* null = new NullFragment(m_pEXIDX->getSectionData()); local
409 null->setOffset(m_pEXIDX->size());

Completed in 42 milliseconds