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 737 const coff_relocation *COFFObjectFile::toRel(DataRefImpl Rel) const {
753 Res = toRel(Rel)->VirtualAddress;
757 const coff_relocation* R = toRel(Rel);
764 const coff_relocation* R = toRel(Rel);
779 return toRel(It->getRawDataRefImpl());
788 const coff_relocation *reloc = toRel(Rel);
842 const coff_relocation *reloc = toRel(Rel);
  /external/llvm/include/llvm/Object/
COFF.h 211 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 96 milliseconds