Searched refs:hasTBSSSymbol (Results 1 – 2 of 2) sorted by relevance
282 bool hasTBSSSymbol() const { return (f_pTBSS != NULL); } in hasTBSSSymbol() function
405 if (!getTarget().hasTBSSSymbol()) { in scanLocalReloc()