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

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

Completed in 80 milliseconds