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

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

Completed in 69 milliseconds