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