Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1545 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF() function
1577 Selection = getSelectionForCOFF(GO); in getExplicitSectionGlobal()
1625 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal()