Searched refs:isTargetGlibc (Results 1 – 2 of 2) sorted by relevance
476 bool isTargetGlibc() const { return TargetTriple.isOSGlibc(); } in isTargetGlibc() function
722 Subtarget->isTargetGlibc()) in matchLoadInAddress()