HomeSort by relevance Sort by last modified time
    Searched refs:getFunctionSections (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetMachine.h 228 /// getFunctionSections - Return true if functions should be emitted into
230 static bool getFunctionSections();
  /external/llvm/lib/Target/
TargetMachine.cpp 237 bool TargetMachine::getFunctionSections() {