Searched defs:null (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp175 // append the null fragment
177 NullFragment* null = new NullFragment(&pSD); local
178 null->setOffset(offset);

Completed in 437 milliseconds