Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp770 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF() function
805 Selection = getSelectionForCOFF(GV); in getExplicitSectionGlobal()
861 int Selection = getSelectionForCOFF(GV); in SelectSectionForGlobal()