Searched refs:hasInit (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp99 if (pFormat.hasInit())
199 if (pFormat.hasInit())
/frameworks/compile/mclinker/include/mcld/LD/
H A DELFFileFormat.h101 bool hasInit() const { return (f_pInit != NULL) && (f_pInit->size() != 0); } function in class:mcld::ELFFileFormat

Completed in 7 milliseconds