Searched refs:hasTDATASymbol (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h284 bool hasTDATASymbol() const { return (NULL != f_pTDATA); } function in class:mcld::GNULDBackend
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp437 if (!getTarget().hasTDATASymbol()) {

Completed in 29 milliseconds