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

  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.h 347 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
363 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
390 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
409 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
425 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
440 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
ELFObjectWriter.cpp 446 unsigned Type = GetRelocType(Target, Fixup, IsPCRel,
    [all...]

Completed in 131 milliseconds