Home
last modified time | relevance | path

Searched refs:getSelectionForCOFF (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp839 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF() function
872 Selection = getSelectionForCOFF(GV); in getExplicitSectionGlobal()
922 int Selection = getSelectionForCOFF(GV); in SelectSectionForGlobal()