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

  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 135 bool hasTBSS() const { return (f_pTBSS != NULL) && (f_pTBSS->size() != 0); }
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 38 milliseconds