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

  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 154 const MCSection *DataRelSection;
298 const MCSection *getDataRelSection() const { return DataRelSection; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 331 if (Kind.isDataRel()) return DataRelSection;
    [all...]
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 446 DataRelSection =
    [all...]

Completed in 45 milliseconds