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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 285 bool hasTBSSSymbol() const { return (NULL != f_pTBSS); }
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 443 if (!getTarget().hasTBSSSymbol()) {
    [all...]

Completed in 91 milliseconds