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

  /external/llvm/lib/Object/
COFFObjectFile.cpp 698 const coff_relocation *COFFObjectFile::toRel(DataRefImpl Rel) const {
710 Res = toRel(Rel)->VirtualAddress;
715 Res = toRel(Rel)->VirtualAddress;
720 const coff_relocation* R = toRel(Rel);
728 const coff_relocation* R = toRel(Rel);
743 return toRel(It->getRawDataRefImpl());
752 const coff_relocation *reloc = toRel(Rel);
811 const coff_relocation *reloc = toRel(Rel);
  /external/llvm/include/llvm/Object/
COFF.h 106 const coff_relocation *toRel(DataRefImpl Rel) const;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 

Completed in 36 milliseconds