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

  /external/llvm/include/llvm/Object/
COFF.h 175 const coff_relocation *getCOFFRelocation(relocation_iterator &It) const;
  /external/llvm/utils/obj2yaml/
coff2yaml.cpp 282 const llvm::object::coff_relocation *reloc = Obj.getCOFFRelocation(rIter);
  /external/llvm/lib/Object/
COFFObjectFile.cpp 741 const coff_relocation *COFFObjectFile::getCOFFRelocation(

Completed in 3318 milliseconds