HomeSort by relevance Sort by last modified time
    Searched refs:hasFini (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 102 if (pFormat.hasFini())
202 if (pFormat.hasFini())
  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 91 bool hasFini() const { return (f_pFini != NULL) && (f_pFini->size() != 0); }

Completed in 56 milliseconds