Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/
DTargetMachine.cpp180 bool TargetMachine::getFunctionSections() { in getFunctionSections() function in TargetMachine
/freebsd-9-stable/contrib/llvm/include/llvm/Target/
DTargetMachine.h238 static bool getFunctionSections();
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp243 EmitUniquedSection = TM.getFunctionSections(); in SelectSectionForGlobal()