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

  /external/llvm/include/llvm/Target/
TargetMachine.h 187 bool getFunctionSections() const {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 321 EmitUniqueSection = TM.getFunctionSections();
336 bool EmitUniqueSection = TM.getFunctionSections() || C;
914 EmitUniquedSection = TM.getFunctionSections();
    [all...]

Completed in 99 milliseconds