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

  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 59 SectionKind::getReadOnlyWithRel());
  /external/llvm/include/llvm/MC/
SectionKind.h 232 static SectionKind getReadOnlyWithRel() { return get(ReadOnlyWithRel); }
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 103 SectionKind::getReadOnlyWithRel());
146 SectionKind::getReadOnlyWithRel());
351 SectionKind::getReadOnlyWithRel());
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 218 return SectionKind::getReadOnlyWithRel();
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 125 SectionKind::getReadOnlyWithRel());
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 357 milliseconds