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 282 bool hasTBSSSymbol() const { return (f_pTBSS != NULL); }
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 405 if (!getTarget().hasTBSSSymbol()) {
    [all...]

Completed in 84 milliseconds