| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
| D | RelocVisitor.h | 63 uint64_t visitELF(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitELF() 127 uint64_t visitX86_64(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitX86_64() 143 uint64_t visitAarch64(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitAarch64() 158 uint64_t visitBpf(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitBpf() 169 uint64_t visitMips64(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitMips64() 182 uint64_t visitPPC64(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitPPC64() 193 uint64_t visitSystemz(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitSystemz() 208 uint64_t visitSparc64(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitSparc64() 220 uint64_t visitAmdgpu(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitAmdgpu() 230 uint64_t visitX86(uint32_t Rel, RelocationRef R, uint64_t Value) { in visitX86() [all …]
|
| D | ELFObjectFile.h | 279 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() 810 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() 816 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() 834 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() 843 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() 858 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName() 865 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() 873 ELFObjectFile<ELFT>::getRel(DataRefImpl Rel) const { in getRel()
|
| D | ELFTypes.h | 63 using Rel = Elf_Rel_Impl<ELFType<E, Is64>, false>; member
|
| D | ELF.h | 424 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel *Rel, in getRelocationSymbol()
|
| /external/swiftshader/third_party/LLVM/lib/Object/ |
| D | MachOObjectFile.cpp | 524 getRelocation(DataRefImpl Rel, in getRelocation() 538 error_code MachOObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() 544 error_code MachOObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() 561 error_code MachOObjectFile::getRelocationSymbol(DataRefImpl Rel, in getRelocationSymbol() 582 error_code MachOObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() 589 error_code MachOObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() 593 error_code MachOObjectFile::getRelocationAdditionalInfo(DataRefImpl Rel, in getRelocationAdditionalInfo() 614 error_code MachOObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString()
|
| D | COFFObjectFile.cpp | 566 error_code COFFObjectFile::getRelocationNext(DataRefImpl Rel, in getRelocationNext() 573 error_code COFFObjectFile::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() 578 error_code COFFObjectFile::getRelocationSymbol(DataRefImpl Rel, in getRelocationSymbol() 586 error_code COFFObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() 596 error_code COFFObjectFile::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() 650 error_code COFFObjectFile::getRelocationAdditionalInfo(DataRefImpl Rel, in getRelocationAdditionalInfo() 655 error_code COFFObjectFile::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString()
|
| D | ELFObjectFile.cpp | 793 ::getRelocationNext(DataRefImpl Rel, in getRelocationNext() 822 ::getRelocationSymbol(DataRefImpl Rel, in getRelocationSymbol() 850 ::getRelocationAddress(DataRefImpl Rel, in getRelocationAddress() 873 ::getRelocationType(DataRefImpl Rel, in getRelocationType() 896 ::getRelocationTypeName(DataRefImpl Rel, in getRelocationTypeName() 1009 ::getRelocationAdditionalInfo(DataRefImpl Rel, in getRelocationAdditionalInfo() 1028 ::getRelocationValueString(DataRefImpl Rel, in getRelocationValueString()
|
| /external/llvm/include/llvm/Object/ |
| D | ELFObjectFile.h | 251 const Elf_Shdr *getRelSection(DataRefImpl Rel) const { in getRelSection() 674 void ELFObjectFile<ELFT>::moveRelocationNext(DataRefImpl &Rel) const { in moveRelocationNext() 680 ELFObjectFile<ELFT>::getRelocationSymbol(DataRefImpl Rel) const { in getRelocationSymbol() 698 uint64_t ELFObjectFile<ELFT>::getRelocationOffset(DataRefImpl Rel) const { in getRelocationOffset() 709 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() 724 DataRefImpl Rel, SmallVectorImpl<char> &Result) const { in getRelocationTypeName() 731 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel) const { in getRelocationAddend() 739 ELFObjectFile<ELFT>::getRel(DataRefImpl Rel) const { in getRel()
|
| D | ELFTypes.h | 54 typedef Elf_Rel_Impl<ELFType<E, Is64>, false> Rel; typedef
|
| D | ELF.h | 306 ELFFile<ELFT>::getRelocationSymbol(const Elf_Rel *Rel, in getRelocationSymbol()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDataExtractor.cpp | 22 Optional<RelocAddrEntry> Rel = Obj->find(*Section, *Off); in getRelocatedValue() local
|
| /external/clang/lib/Index/ |
| D | IndexingContext.cpp | 310 auto addRelation = [&](SymbolRelation Rel) { in handleDeclOccurrence() 326 for (auto &Rel : Relations) { in handleDeclOccurrence() local
|
| /external/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 490 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local 620 const RelocationRef &Rel, in getRelocationValueString() 633 const RelocationRef &Rel, in getRelocationValueString() 722 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local 897 static std::error_code getRelocationValueString(const RelocationRef &Rel, in getRelocationValueString() 918 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
| D | WasmObjectFile.cpp | 1226 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationOffset() local 1231 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationSymbol() local 1241 const wasm::WasmRelocation &Rel = getWasmRelocation(Ref); in getRelocationType() local 1247 const wasm::WasmRelocation& Rel = getWasmRelocation(Ref); in getRelocationTypeName() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/ |
| D | llvm-objdump.cpp | 449 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local 528 const RelocationRef &Rel, in getRelocationValueString() 541 const RelocationRef &Rel, in getRelocationValueString() 635 const wasm::WasmRelocation& Rel = Obj->getWasmRelocation(RelRef); in getRelocationValueString() local 659 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getRelocationValueString() local 834 static std::error_code getRelocationValueString(const RelocationRef &Rel, in getRelocationValueString() 858 DataRefImpl Rel = RelRef.getRawDataRefImpl(); in getHidden() local
|
| /external/llvm/tools/obj2yaml/ |
| D | coff2yaml.cpp | 122 COFFYAML::Relocation Rel; in dumpSections() local
|
| D | elf2yaml.cpp | 204 std::error_code ELFDumper<ELFT>::dumpRelocation(const RelT *Rel, in dumpRelocation()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/ |
| D | coff2yaml.cpp | 185 COFFYAML::Relocation Rel; in dumpSections() local
|
| D | elf2yaml.cpp | 278 std::error_code ELFDumper<ELFT>::dumpRelocation(const RelT *Rel, in dumpRelocation()
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceELFSection.h | 381 Elf32_Rel Rel; in writeData() local
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | ELFWriter.cpp | 832 ELFRelocation Rel(RelOffset, SymIdx, RelType, HasRelA, Addend); in EmitRelocations() local 839 void ELFWriter::EmitRelocation(BinaryObject &RelSec, ELFRelocation &Rel, in EmitRelocation()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/ |
| D | Object.cpp | 402 static void setAddend(Elf_Rel_Impl<ELFT, false> &Rel, uint64_t Addend) {} in setAddend() 750 static void getAddend(uint64_t &ToSet, const Elf_Rel_Impl<ELFT, false> &Rel) {} in getAddend() 760 for (const auto &Rel : RelRange) { in initRelocations() local
|
| /external/llvm/tools/yaml2obj/ |
| D | yaml2elf.cpp | 377 for (const auto &Rel : Section.Relocations) { in writeSectionContent() local
|
| /external/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 799 ELFYAML::Relocation &Rel) { in mapping()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
| D | WasmObjectWriter.cpp | 192 raw_ostream &operator<<(raw_ostream &OS, const WasmRelocationEntry &Rel) { in operator <<() 1368 auto HandleReloc = [&](const WasmRelocationEntry &Rel) { in writeObject()
|