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

  /external/llvm/tools/obj2yaml/
coff2yaml.cpp 68 const object::coff_relocation *reloc = Obj.getCOFFRelocation(Reloc);
  /external/llvm/include/llvm/Object/
COFF.h 433 const coff_relocation *getCOFFRelocation(const RelocationRef &Reloc) const;
  /external/llvm/lib/Object/
COFFObjectFile.cpp 896 COFFObjectFile::getCOFFRelocation(const RelocationRef &Reloc) const {
    [all...]

Completed in 79 milliseconds