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

  /external/llvm/include/llvm/Object/
COFF.h 150 virtual error_code getRelocationTypeName(DataRefImpl Rel,
MachO.h 100 virtual error_code getRelocationTypeName(DataRefImpl Rel,
ObjectFile.h 343 virtual error_code getRelocationTypeName(DataRefImpl Rel,
575 return OwningObject->getRelocationTypeName(RelocationPimpl, Result);
ELF.h 699 virtual error_code getRelocationTypeName(DataRefImpl Rel,
    [all...]
  /external/llvm/lib/Object/
COFFObjectFile.cpp 750 error_code COFFObjectFile::getRelocationTypeName(DataRefImpl Rel,
MachOObjectFile.cpp 813 error_code MachOObjectFile::getRelocationTypeName(DataRefImpl Rel,
    [all...]

Completed in 303 milliseconds