Searched refs:getSectionForExternalReference (Results 1 – 3 of 3) sorted by relevance
267 getSectionForExternalReference(const GlobalObject *GO, in getSectionForExternalReference() function
288 getSectionForExternalReference(const GlobalObject *GO,
2345 return cast<MCSectionXCOFF>(getSectionForExternalReference(GO, TM)) in getTargetSymbol()2402 MCSection *TargetLoweringObjectFileXCOFF::getSectionForExternalReference( in getSectionForExternalReference() function in TargetLoweringObjectFileXCOFF