Searched refs:RelData (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELFObjectFile.h699 DataRefImpl RelData; local
704 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
705 RelData.d.b = 0;
706 return relocation_iterator(RelocationRef(RelData, this));
716 DataRefImpl RelData = Begin->getRawDataRefImpl();
717 const Elf_Shdr *RelSec = getRelSection(RelData);
724 RelData.d.b += S->sh_size / S->sh_entsize;
725 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
H A DELFObjectFile.h711 DataRefImpl RelData; local
716 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
717 RelData.d.b = 0;
718 return relocation_iterator(RelocationRef(RelData, this));
728 DataRefImpl RelData = Begin->getRawDataRefImpl();
729 const Elf_Shdr *RelSec = getRelSection(RelData);
736 RelData.d.b += S->sh_size / S->sh_entsize;
737 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
H A DELFObjectFile.h711 DataRefImpl RelData; local
716 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
717 RelData.d.b = 0;
718 return relocation_iterator(RelocationRef(RelData, this));
728 DataRefImpl RelData = Begin->getRawDataRefImpl();
729 const Elf_Shdr *RelSec = getRelSection(RelData);
736 RelData.d.b += S->sh_size / S->sh_entsize;
737 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELFObjectFile.h699 DataRefImpl RelData; local
704 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
705 RelData.d.b = 0;
706 return relocation_iterator(RelocationRef(RelData, this));
716 DataRefImpl RelData = Begin->getRawDataRefImpl();
717 const Elf_Shdr *RelSec = getRelSection(RelData);
724 RelData.d.b += S->sh_size / S->sh_entsize;
725 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
H A DELFObjectFile.h711 DataRefImpl RelData; local
716 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
717 RelData.d.b = 0;
718 return relocation_iterator(RelocationRef(RelData, this));
728 DataRefImpl RelData = Begin->getRawDataRefImpl();
729 const Elf_Shdr *RelSec = getRelSection(RelData);
736 RelData.d.b += S->sh_size / S->sh_entsize;
737 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
H A DELFObjectFile.h711 DataRefImpl RelData; local
716 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
717 RelData.d.b = 0;
718 return relocation_iterator(RelocationRef(RelData, this));
728 DataRefImpl RelData = Begin->getRawDataRefImpl();
729 const Elf_Shdr *RelSec = getRelSection(RelData);
736 RelData.d.b += S->sh_size / S->sh_entsize;
737 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
H A DELFObjectFile.h720 DataRefImpl RelData; local
725 RelData.d.a = (Sec.p - SHT) / EF.getHeader()->e_shentsize;
726 RelData.d.b = 0;
727 return relocation_iterator(RelocationRef(RelData, this));
737 DataRefImpl RelData = Begin->getRawDataRefImpl();
738 const Elf_Shdr *RelSec = getRelSection(RelData);
745 RelData.d.b += S->sh_size / S->sh_entsize;
746 return relocation_iterator(RelocationRef(RelData, this));

Completed in 136 milliseconds