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

  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 284 bool hasTDATASymbol() const { return (NULL != f_pTDATA); }
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 437 if (!getTarget().hasTDATASymbol()) {
    [all...]

Completed in 772 milliseconds