HomeSort by relevance Sort by last modified time
    Searched defs:getRelocationType (Results 1 - 24 of 24) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMELFWriterInfo.cpp 35 unsigned ARMELFWriterInfo::getRelocationType(unsigned MachineRelTy) const {
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeELFWriterInfo.cpp 35 unsigned MBlazeELFWriterInfo::getRelocationType(unsigned MachineRelTy) const {
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ELFWriterInfo.cpp 35 unsigned X86ELFWriterInfo::getRelocationType(unsigned MachineRelTy) const {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineRelocation.h 200 /// getRelocationType - Return the target-specific relocation ID for this
202 unsigned getRelocationType() const {
  /external/swiftshader/third_party/LLVM/lib/Object/
COFFObjectFile.cpp 586 error_code COFFObjectFile::getRelocationType(DataRefImpl Rel,
MachOObjectFile.cpp 582 error_code MachOObjectFile::getRelocationType(DataRefImpl Rel,
ELFObjectFile.cpp 356 virtual error_code getRelocationType(DataRefImpl Rel,
    [all...]
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 242 uint64_t getRelocationType(DataRefImpl Rel) const override;
709 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
725 uint32_t type = getRelocationType(Rel);
  /external/llvm/lib/Object/
COFFObjectFile.cpp     [all...]
MachOObjectFile.cpp 778 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const {
786 uint64_t RType = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFObjectFile.h 254 uint64_t getRelocationType(DataRefImpl Rel) const override;
782 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
798 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFObjectFile.h 255 uint64_t getRelocationType(DataRefImpl Rel) const override;
794 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
810 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFObjectFile.h 255 uint64_t getRelocationType(DataRefImpl Rel) const override;
794 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
810 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFObjectFile.h 254 uint64_t getRelocationType(DataRefImpl Rel) const override;
782 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
798 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFObjectFile.h 255 uint64_t getRelocationType(DataRefImpl Rel) const override;
794 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
810 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFObjectFile.h 255 uint64_t getRelocationType(DataRefImpl Rel) const override;
794 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
810 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELFObjectFile.h 259 uint64_t getRelocationType(DataRefImpl Rel) const override;
803 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const {
819 uint32_t type = getRelocationType(Rel);
    [all...]

Completed in 865 milliseconds